DynLhashTable(Hash_Fct hash_fct, const size_t &len=DefaultPrime) | DynLhashTable | [inline] |
Hash_Fct typedef | DynLhashTable | |
insert(const Key &key, const Record &record) | DynLhashTable | [inline] |
remove(Record *record) | DynLhashTable | [inline] |
search(const Key &key) | DynLhashTable | [inline] |