compare(const void *key, const void *elem) const =0 | WvHashTableBase | [protected, pure virtual] |
count() const | WvHashTableBase | |
genfind(WvListBase *slots, const void *data, unsigned hash) const | WvHashTableBase | [protected] |
isempty() const | WvHashTableBase | |
numslots | WvHashTableBase | |
operator=(const WvHashTableBase &t) | WvHashTableBase | [protected] |
prevlink(WvListBase *slots, const void *data, unsigned hash) const | WvHashTableBase | [protected] |
setup() | WvHashTableBase | [inline, protected] |
shutdown() | WvHashTableBase | [inline, protected] |
WvHashTableBase(unsigned _numslots) | WvHashTableBase | [protected] |
wvslots | WvHashTableBase | |
~WvHashTableBase() | WvHashTableBase | [inline, protected, virtual] |