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_Table
inline
private
busies
() const noexcept
Pointer_Table
inline
cleanup_free_table
(long new_heap_index)
Pointer_Table
inline
private
clear
()
Pointer_Table
inline
free_table
Pointer_Table
private
frees
() const noexcept
Pointer_Table
inline
get_heap_index
() const noexcept
Pointer_Table
inline
get_pointer
(long i) const
Pointer_Table
inline
get_threshold
() const noexcept
Pointer_Table
inline
heap_index
Pointer_Table
private
insert_in_free_table
(long i)
Pointer_Table
inline
private
insert_pointer
(void *ptr)
Pointer_Table
inline
invariant
() const
Pointer_Table
inline
private
is_empty
() const noexcept
Pointer_Table
inline
is_valid_index
(long i) const noexcept
Pointer_Table
inline
private
Null_Index
Pointer_Table
static
num_pointers
Pointer_Table
private
pointer_matches_with_index
(long i, const void *ptr) const noexcept
Pointer_Table
inline
private
Pointer_Table
(size_t initial_size=0)
Pointer_Table
inline
pointer_table
Pointer_Table
private
remove_pointer
(long i)
Pointer_Table
inline
size
() const noexcept
Pointer_Table
inline
threshold_size
Pointer_Table
private
verify_pointer
(long i, void *ptr) const
Pointer_Table
inline
Generated by
1.9.8