capacity() const | OLhashTable | [inline] |
HashFctType typedef | OLhashTable | |
insert(const Key &key, const Record &record) | OLhashTable | [inline] |
OLhashTable(HashFctType __hash_fct, const size_t &len) | OLhashTable | [inline] |
remove(Record *record) | OLhashTable | [inline] |
resize(const size_t &new_size) | OLhashTable | [inline] |
search(const Key &key) | OLhashTable | [inline] |
size() const | OLhashTable | [inline] |
~OLhashTable() | OLhashTable | [inline] |