basic_hash(size_type size=31, hashfun_t f=hashfun) | basic_hash< Key, list_elem > | [inline] |
basic_hash(const basic_hash &S) | basic_hash< Key, list_elem > | [inline] |
begin() | basic_hash< Key, list_elem > | [inline] |
begin() const | basic_hash< Key, list_elem > | [inline] |
clear() | basic_hash< Key, list_elem > | [inline] |
const_begin() const | basic_hash< Key, list_elem > | [inline] |
const_end() const | basic_hash< Key, list_elem > | [inline] |
const_iterator typedef | basic_hash< Key, list_elem > | |
construct(const basic_hash &S) | basic_hash< Key, list_elem > | [inline, private] |
empty() const | basic_hash< Key, list_elem > | [inline] |
end() | basic_hash< Key, list_elem > | [inline] |
end() const | basic_hash< Key, list_elem > | [inline] |
erase(const Key &k) | basic_hash< Key, list_elem > | [inline] |
erase(const iterator &i) | basic_hash< Key, list_elem > | [inline] |
exists(const Key &k) const | basic_hash< Key, list_elem > | [inline] |
find(const Key &k, list_elem ***where=0) | basic_hash< Key, list_elem > | [inline] |
find(const Key &k) const | basic_hash< Key, list_elem > | [inline] |
hashfun_t typedef | basic_hash< Key, list_elem > | |
hf | basic_hash< Key, list_elem > | [protected] |
insert(const Key &k) | basic_hash< Key, list_elem > | [inline] |
insert(const list_elem *e) | basic_hash< Key, list_elem > | [inline] |
insert(const iterator &i) | basic_hash< Key, list_elem > | [inline] |
iterator typedef | basic_hash< Key, list_elem > | |
list_type typedef | basic_hash< Key, list_elem > | |
max_size() const | basic_hash< Key, list_elem > | [inline] |
n_buckets | basic_hash< Key, list_elem > | [protected] |
n_elements | basic_hash< Key, list_elem > | [protected] |
next_size() | basic_hash< Key, list_elem > | [inline, private] |
operator=(const basic_hash &S) | basic_hash< Key, list_elem > | [inline] |
resize(size_type new_size) | basic_hash< Key, list_elem > | [inline, private] |
resize_if_needed() | basic_hash< Key, list_elem > | [inline, private] |
size() const | basic_hash< Key, list_elem > | [inline] |
size_type typedef | basic_hash< Key, list_elem > | |
statistics() | basic_hash< Key, list_elem > | |
swap(basic_hash &s) | basic_hash< Key, list_elem > | [inline] |
v | basic_hash< Key, list_elem > | [protected] |
vector_type typedef | basic_hash< Key, list_elem > | |
vsize | basic_hash< Key, list_elem > | [protected] |
~basic_hash() | basic_hash< Key, list_elem > | [inline] |