#include <e32cmn.h>
| class DefaultIdentity |
| 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 &) |
A set of common identity relations for frequently occurring types.
See also: RArray RPointerArray RHashSet RPtrHashSet RHashMap RPtrHashMap