Inheritance diagram for HashXMLCh:

Public Methods | |
| virtual unsigned int | getHashVal (const void *const key, unsigned int mod) |
| virtual bool | equals (const void *const key1, const void *const key2) |
HashXMLCh class inherits from HashBase. This is a XMLCh* string specific hasher class designed to hash the values of XMLCh* strings with a given modulo. References the XMLString hash function. See HashBase for more information.
|
||||||||||||
|
Compares two keys and determines if they are semantically equal
Implements HashBase. |
|
||||||||||||
|
Returns a hash value based on the key
Implements HashBase. |
1.3-rc1