Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
HashKey< const T * > Member List

This is the complete list of members for HashKey< const T * >, including all inherited members.

computeHash(const T *key) constHashKey< const T * >inline
equals(const T *key1, const void *key2)HashKey< const T * >inlinestatic
hash(const T *key)HashKey< const T * >inlinestatic
isEqual(const T *key1, const T *key2) constHashKey< const T * >inline