SHashTable Member List

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

BaseHash(const void *data, int32_t len) const SHasher
Hash(const KEY &key) const SHashTable
Insert(const KEY &key, const VALUE &value)SHashTable [inline]
Lookup(const KEY &key) const SHashTable [inline]
Lookup(const KEY &key, VALUE &value) const SHashTable [inline]
Remove(const KEY &key)SHashTable [inline]
SHasher(int32_t bits)SHasher
SHashTable(int32_t bits)SHashTable
~SHashTable()SHashTable