UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AnyHash Member List

This is the complete list of members for AnyHash, including all inherited members.

add(const AnyType &val)AnyHashinline
AnyHash(unsigned base)AnyHashinline
count() const AnyHashinline
find_key(AnyKeyType key, unsigned &hash_i, unsigned &item_i) const AnyHashinlineprotected
hash_fetch(AnyKeyType key) (defined in AnyHash)AnyHashinline
hash_get(AnyKeyType key) const (defined in AnyHash)AnyHashinline
hashBaseAnyHashprotected
hashItemsAnyHashprotected
known_key(AnyKeyType key_value) const AnyHashinline
operator()(AnyKeyType key) const (defined in AnyHash)AnyHashinline
operator[](AnyKeyType key) (defined in AnyHash)AnyHashinline
put(const AnyType &val)AnyHashinline
value_list(DynAr &vals) const AnyHashinline
~AnyHash()AnyHashinlinevirtual