Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::DynamicTable< ALLOCATOR > Member List

This is the complete list of members for Realm::DynamicTable< ALLOCATOR >, including all inherited members.

Constructor typedefRealm::DynamicTable< ALLOCATOR >
DynamicTable(void)Realm::DynamicTable< ALLOCATOR >
DynamicTable(Constructor elem_ctor)Realm::DynamicTable< ALLOCATOR >
elem_ctorRealm::DynamicTable< ALLOCATOR >protected
encode_root_and_level(NodeBase *root, int level)Realm::DynamicTable< ALLOCATOR >protectedstatic
ET typedefRealm::DynamicTable< ALLOCATOR >
extract_level(intptr_t rlval)Realm::DynamicTable< ALLOCATOR >protectedstatic
extract_root(intptr_t rlval)Realm::DynamicTable< ALLOCATOR >protectedstatic
first_alloced_nodeRealm::DynamicTable< ALLOCATOR >protected
has_entry(IT index) constRealm::DynamicTable< ALLOCATOR >
IT typedefRealm::DynamicTable< ALLOCATOR >
lockRealm::DynamicTable< ALLOCATOR >protected
lookup_entry(IT index, int owner, ET **free_list_head=0, ET **free_list_tail=0)Realm::DynamicTable< ALLOCATOR >
LT typedefRealm::DynamicTable< ALLOCATOR >
max_entries(void) constRealm::DynamicTable< ALLOCATOR >
new_tree_node(int level, IT first_index, IT last_index, int owner, ET **free_list_head, ET **free_list_tail)Realm::DynamicTable< ALLOCATOR >protected
NodeBase typedefRealm::DynamicTable< ALLOCATOR >
prepend_alloced_node(NodeBase *new_node)Realm::DynamicTable< ALLOCATOR >protected
root_and_levelRealm::DynamicTable< ALLOCATOR >protected
set_constructor(Constructor &_elem_ctor)Realm::DynamicTable< ALLOCATOR >
~DynamicTable(void)Realm::DynamicTable< ALLOCATOR >