DefaultHash Class Reference

class DefaultHash

A set of common hashing functions for frequently occurring types.

RHashSet

RPtrHashSet

RHashMap

RPtrHashMap

Public Member Functions
IMPORT_C TUint32Des16(const TDesC16 &)
IMPORT_C TUint32Des16Ptr(TDesC16 *const &)
IMPORT_C TUint32Des8(const TDesC8 &)
IMPORT_C TUint32Des8Ptr(TDesC8 *const &)
IMPORT_C TUint32Integer(const TInt &)
IMPORT_C TUint32IntegerPtr(TInt *const &)

Member Functions Documentation

Des16(const TDesC16 &)

IMPORT_C TUint32Des16(const TDesC16 &)[static]

Parameters

const TDesC16 &

Des16Ptr(TDesC16 *const &)

IMPORT_C TUint32Des16Ptr(TDesC16 *const &)[static]

Parameters

TDesC16 *const &

Des8(const TDesC8 &)

IMPORT_C TUint32Des8(const TDesC8 &)[static]

Parameters

const TDesC8 &

Des8Ptr(TDesC8 *const &)

IMPORT_C TUint32Des8Ptr(TDesC8 *const &)[static]

Parameters

TDesC8 *const &

Integer(const TInt &)

IMPORT_C TUint32Integer(const TInt &)[static]

Parameters

const TInt &

IntegerPtr(TInt *const &)

IMPORT_C TUint32IntegerPtr(TInt *const &)[static]

Parameters

TInt *const &