Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
dynamic_table.h File Reference
#include "realm/atomics.h"
#include "realm/id.h"
#include "realm/mutex.h"
#include <functional>
#include "realm/dynamic_table.inl"
Include dependency graph for dynamic_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Realm::DynamicTableNodeBase< LT, IT >
 
struct  Realm::DynamicTableNode< ET, _SIZE, LT, IT >
 
struct  Realm::DefaultElementConstructor< ET >
 
class  Realm::DynamicTable< ALLOCATOR >
 
class  Realm::DynamicTableFreeList< ALLOCATOR >
 
class  Realm::DynamicTableAllocator< _ET, _INNER_BITS, _LEAF_BITS, CONSTRUCTOR >
 

Namespaces

namespace  Realm