delete_with_key(const Knoref &k) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
element_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
elements_array | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
elements_array_allocator typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
find_ref_with_key(const Knoref &k, pointer_type &v) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
find_with_key(const Knoref &k, value_type &v) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
free_list | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
get_key_func() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
grow_array() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivate |
hash_buffer() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
INITIAL_SIZE | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | static |
insert_with_key(const value_type &v) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
internal_free_buffer(pointer_array_type &pa, list_array_type &el, size_t &sz, size_t &ne) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivatestatic |
internal_initialize_buffer() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivate |
internal_insert_with_key(element_type **p_pointer_array, size_t p_sz, list_array_type &p_free_list, const value_type &v) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivate |
Knoref typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
list_array_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
mask() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivate |
my_key | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
my_size | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
nelements | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
pointer_array | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | private |
pointer_array_allocator_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
pointer_array_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
pointer_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
reset() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
set_key_func(ValueToKey *vtk) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |
set_up_free_list(element_type **p_free_list, list_array_type la, size_t sz) | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inlineprivate |
value_type typedef | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | |
~hash_buffer() | hash_buffer< Key, ValueType, ValueToKey, HashCompare, Allocator > | inline |