tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Allocator< DataType > Member List

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_baseAllocator< DataType >privatestatic
m_freeIndexAllocator< DataType >privatestatic
m_poolAllocator< DataType >private
m_threadCountAllocator< DataType >private
m_ticketAllocator< DataType >private
m_totalBytesAllocator< DataType >private
m_typeSizeAllocator< DataType >private
Uninit()Allocator< DataType >inline
~Allocator()Allocator< DataType >inline