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

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

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