Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Pointer_Table Member List

This is the complete list of members for Pointer_Table, including all inherited members.

allocate_above_heap()Pointer_Tableinlineprivate
busies() const noexceptPointer_Tableinline
cleanup_free_table(long new_heap_index)Pointer_Tableinlineprivate
clear()Pointer_Tableinline
free_tablePointer_Tableprivate
frees() const noexceptPointer_Tableinline
get_heap_index() const noexceptPointer_Tableinline
get_pointer(long i) constPointer_Tableinline
get_threshold() const noexceptPointer_Tableinline
heap_indexPointer_Tableprivate
insert_in_free_table(long i)Pointer_Tableinlineprivate
insert_pointer(void *ptr)Pointer_Tableinline
invariant() constPointer_Tableinlineprivate
is_empty() const noexceptPointer_Tableinline
is_valid_index(long i) const noexceptPointer_Tableinlineprivate
Null_IndexPointer_Tablestatic
num_pointersPointer_Tableprivate
pointer_matches_with_index(long i, const void *ptr) const noexceptPointer_Tableinlineprivate
Pointer_Table(size_t initial_size=0)Pointer_Tableinline
pointer_tablePointer_Tableprivate
remove_pointer(long i)Pointer_Tableinline
size() const noexceptPointer_Tableinline
threshold_sizePointer_Tableprivate
verify_pointer(long i, void *ptr) constPointer_Tableinline