|
tlds
Transactional Operations for Linked Data Structures
|
This is the complete list of members for Allocator< DataType >, including all inherited members.
| Alloc() | Allocator< DataType > | inline |
| Allocator(uint64_t totalBytes, uint64_t threadCount, uint64_t typeSize) | Allocator< DataType > | inline |
| Init() | Allocator< DataType > | inline |
| m_base | Allocator< DataType > | privatestatic |
| m_freeIndex | Allocator< DataType > | privatestatic |
| m_pool | Allocator< DataType > | private |
| m_threadCount | Allocator< DataType > | private |
| m_ticket | Allocator< DataType > | private |
| m_totalBytes | Allocator< DataType > | private |
| m_typeSize | Allocator< DataType > | private |
| Uninit() | Allocator< DataType > | inline |
| ~Allocator() | Allocator< DataType > | inline |