Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

Hash_table< Key, Value, Hash_func, Compare_func > Member List

This is the complete list of members for Hash_table< Key, Value, Hash_func, Compare_func >, including all inherited members.

alloc_nodesHash_table< Key, Value, Hash_func, Compare_func > [protected]
begin()Hash_table< Key, Value, Hash_func, Compare_func > [inline]
bucketsHash_table< Key, Value, Hash_func, Compare_func >
clear()Hash_table< Key, Value, Hash_func, Compare_func > [inline]
compare_funcHash_table< Key, Value, Hash_func, Compare_func > [protected]
end()Hash_table< Key, Value, Hash_func, Compare_func > [inline]
find(unsigned bucket_index, Key key)Hash_table< Key, Value, Hash_func, Compare_func > [protected]
free_and_clear()Hash_table< Key, Value, Hash_func, Compare_func >
get(Key key)Hash_table< Key, Value, Hash_func, Compare_func >
get_bucket_index(Key key)Hash_table< Key, Value, Hash_func, Compare_func > [inline, protected]
grow()Hash_table< Key, Value, Hash_func, Compare_func > [inline]
has_key(Key key)Hash_table< Key, Value, Hash_func, Compare_func >
hash_funcHash_table< Key, Value, Hash_func, Compare_func > [protected]
Hash_table(bool physical=false, Size init_buckets=0, bool alloc_nodes=false)Hash_table< Key, Value, Hash_func, Compare_func > [inline]
init(bool physical=false, Size init_buckets=0, bool alloc_nodes=false)Hash_table< Key, Value, Hash_func, Compare_func > [inline]
insert(Hash_node< Key, Value > &node)Hash_table< Key, Value, Hash_func, Compare_func >
Iterator typedefHash_table< Key, Value, Hash_func, Compare_func >
MAX_KEY_SIZEHash_table< Key, Value, Hash_func, Compare_func > [protected, static]
physicalHash_table< Key, Value, Hash_func, Compare_func > [protected]
physical_memoryHash_table< Key, Value, Hash_func, Compare_func > [protected]
print()Hash_table< Key, Value, Hash_func, Compare_func >
remove(Key key)Hash_table< Key, Value, Hash_func, Compare_func >
unit_test()Hash_table< Key, Value, Hash_func, Compare_func >


Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman