| add(T *data, bool autofree) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| compare(const void *key, const void *elem) const | WvHashTable< T, K, Accessor, Comparator > | [inline, protected, virtual] |
| count() const | WvHashTableBase | |
| genfind(WvListBase *slots, const void *data, unsigned hash) const | WvHashTableBase | [protected] |
| get_autofree(const K &key) const | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| get_autofree(const T *data) const | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| getlink(const K &key) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| hash(const T *data) | WvHashTable< T, K, Accessor, Comparator > | [inline, protected] |
| isempty() const | WvHashTableBase | |
| MyComparator typedef | WvHashTable< T, K, Accessor, Comparator > | [protected] |
| numslots | WvHashTableBase | |
| operator=(const WvHashTableBase &t) (defined in WvHashTableBase) | WvHashTableBase | [protected] |
| operator[](const K &key) const | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| prevlink(WvListBase *slots, const void *data, unsigned hash) const | WvHashTableBase | [protected] |
| remove(const T *data) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| set_autofree(const K &key, bool autofree) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| set_autofree(const T *data, bool autofree) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| setup() | WvHashTableBase | [inline, protected] |
| shutdown() | WvHashTableBase | [inline, protected] |
| sl() | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| Sorter typedef | WvHashTable< T, K, Accessor, Comparator > | |
| WvHashTable(unsigned _numslots) | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| WvHashTableBase(unsigned _numslots) | WvHashTableBase | [protected] |
| wvslots | WvHashTableBase | |
| zap() | WvHashTable< T, K, Accessor, Comparator > | [inline] |
| ~WvHashTable() | WvHashTable< T, K, Accessor, Comparator > | [inline, virtual] |
| ~WvHashTableBase() | WvHashTableBase | [inline, protected, virtual] |