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

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

alloc_entry(void)Realm::DynamicTableFreeList< ALLOCATOR >
alloc_range(int requested, IT &first_id, IT &last_id)Realm::DynamicTableFreeList< ALLOCATOR >
DynamicTableFreeList(DynamicTable< ALLOCATOR > &_table, int _owner, DynamicTableFreeList< ALLOCATOR > *_parent_list=nullptr)Realm::DynamicTableFreeList< ALLOCATOR >
ET typedefRealm::DynamicTableFreeList< ALLOCATOR >
first_freeRealm::DynamicTableFreeList< ALLOCATOR >
free_entry(ET *entry)Realm::DynamicTableFreeList< ALLOCATOR >
IT typedefRealm::DynamicTableFreeList< ALLOCATOR >
lockRealm::DynamicTableFreeList< ALLOCATOR >
LT typedefRealm::DynamicTableFreeList< ALLOCATOR >
next_allocRealm::DynamicTableFreeList< ALLOCATOR >
ownerRealm::DynamicTableFreeList< ALLOCATOR >
parent_listRealm::DynamicTableFreeList< ALLOCATOR >
pop_front(void)Realm::DynamicTableFreeList< ALLOCATOR >
pop_front_underlock(void)Realm::DynamicTableFreeList< ALLOCATOR >
push_front(ET *entry)Realm::DynamicTableFreeList< ALLOCATOR >
push_front(ET *head, ET *tail)Realm::DynamicTableFreeList< ALLOCATOR >
tableRealm::DynamicTableFreeList< ALLOCATOR >