DefaultHash Class Reference
Member Functions Documentation
Des16(const TDesC16 &)
Calculate a 32 bit hash from a 16 bit descriptor.
Parameters
const TDesC16 & | The descriptor to be hashed. |
Des16Ptr(TDesC16 *const &)
Calculate a 32 bit hash from a TDesC16 pointer.
Parameters
TDesC16 *const & | The TDesC16 pointer to be hashed. |
Des8(const TDesC8 &)
Calculate a 32 bit hash from an 8 bit descriptor.
Parameters
const TDesC8 & | The descriptor to be hashed. |
Des8Ptr(TDesC8 *const &)
Calculate a 32 bit hash from a TDesC8 pointer.
Parameters
TDesC8 *const & | The TDesC8 pointer to be hashed. |
Integer(const TInt &)
Calculate a 32 bit hash from a 32 bit integer.
IntegerPtr(TInt *const &)
Calculate a 32 bit hash from a TInt pointer.
Parameters
TInt *const & | The TInt pointer to be hashed. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.