| Constructor typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| ET typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| FreeList typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| get_registered_freelists(Mutex *&lock) | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |
| INNER_BITS | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |
| INNER_TYPE typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| IT typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| LEAF_BITS | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |
| LEAF_TYPE typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| LT typedef | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | |
| new_leaf_node(IT first_index, IT last_index, int owner, ET **free_list_head, ET **free_list_tail, const Constructor &elem_ctor_obj) | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |
| register_freelist(FreeList *free_list) | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |
| steal_freelist_element(FreeList *requestor=nullptr) | Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR > | static |