class DefaultIdentity |
A set of common identity relations for frequently occurring types.
RHashSet
RPtrHashSet
RHashMap
RPtrHashMap
Public Member Functions | |
---|---|
IMPORT_C TBool | Des16(const TDesC16 &, const TDesC16 &) |
IMPORT_C TBool | Des16Ptr(TDesC16 *const &, TDesC16 *const &) |
IMPORT_C TBool | Des8(const TDesC8 &, const TDesC8 &) |
IMPORT_C TBool | Des8Ptr(TDesC8 *const &, TDesC8 *const &) |
IMPORT_C TBool | Integer(const TInt &, const TInt &) |
IMPORT_C TBool | IntegerPtr(TInt *const &, TInt *const &) |
IMPORT_C TBool | Des16 | ( | const TDesC16 & | , |
const TDesC16 & | ||||
) | [static] |
IMPORT_C TBool | Des16Ptr | ( | TDesC16 *const & | , |
TDesC16 *const & | ||||
) | [static] |
IMPORT_C TBool | Des8Ptr | ( | TDesC8 *const & | , |
TDesC8 *const & | ||||
) | [static] |