UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for AnyHash, including all inherited members.
add(const AnyType &val) | AnyHash | inline |
AnyHash(unsigned base) | AnyHash | inline |
count() const | AnyHash | inline |
find_key(AnyKeyType key, unsigned &hash_i, unsigned &item_i) const | AnyHash | inlineprotected |
hash_fetch(AnyKeyType key) (defined in AnyHash) | AnyHash | inline |
hash_get(AnyKeyType key) const (defined in AnyHash) | AnyHash | inline |
hashBase | AnyHash | protected |
hashItems | AnyHash | protected |
known_key(AnyKeyType key_value) const | AnyHash | inline |
operator()(AnyKeyType key) const (defined in AnyHash) | AnyHash | inline |
operator[](AnyKeyType key) (defined in AnyHash) | AnyHash | inline |
put(const AnyType &val) | AnyHash | inline |
value_list(DynAr &vals) const | AnyHash | inline |
~AnyHash() | AnyHash | inlinevirtual |