TSortKey Class Reference

class TSortKey

Sort key. A pair of text and TSortKeyType.

Constructor & Destructor Documentation

TSortKey(const TDesC &, TSortKeyType)

TSortKey ( const TDesC & aText,
TSortKeyType aType
) [inline]

Parameters

const TDesC & aText
TSortKeyType aType

Member Functions Documentation

Text()

const TDesC & Text ( ) const [inline]

Type()

TSortKeyType Type ( ) const [inline]

Member Data Documentation

TPtrC iText

TPtrC iText [private]

TSortKeyType iType

TSortKeyType iType [private]