THashFunction32 Class Reference
A templated class which packages a function that calculates a 32 bit hash value from a key of templated type.
A THashFunction32<T> object is constructed and passed as a parameter to member functions of the hash table classes RHashSet<T>, RPtrHashSet<T>, RHashMap<T,V> and RPtrHashMap<T,V>.
RHashSet RPtrHashSet RHashMap RPtrHashMap
Constructor & Destructor Documentation
THashFunction32(TUint32(*)(const T &))
THashFunction32 | ( | TUint32(*)(const T &) | aHashFunc | ) | [inline] |
Member Functions Documentation
Hash(const T &)
TUint32
| Hash | ( | const T & | aKey | ) | const [inline] |
operator TGeneralHashFunction32()
operator TGeneralHashFunction32 | ( | ) | const [inline] |
Member Data Documentation
TGeneralHashFunction32
iHashFunction
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.