This is the complete list of members for ArenaAllocator< ObjectType, ArenaBlockType >, including all inherited members.
allocateBlock() | ArenaAllocator< ObjectType, ArenaBlockType > | inlinevirtual |
ArenaAllocator(MemoryManager &theManager, size_type theBlockSize) | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
ArenaBlockListType typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
commitAllocation(ObjectType *theObject) | ArenaAllocator< ObjectType, ArenaBlockType > | inlinevirtual |
getBlockCount() const | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
getBlockSize() const | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
getMemoryManager() | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
getMemoryManager() const | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
m_blocks | ArenaAllocator< ObjectType, ArenaBlockType > | protected |
m_blockSize | ArenaAllocator< ObjectType, ArenaBlockType > | protected |
ownsObject(const ObjectType *theObject) const | ArenaAllocator< ObjectType, ArenaBlockType > | inlinevirtual |
reset() | ArenaAllocator< ObjectType, ArenaBlockType > | inlinevirtual |
setBlockSize(size_type theSize) | ArenaAllocator< ObjectType, ArenaBlockType > | inline |
size_type typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
ThisType typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
~ArenaAllocator() | ArenaAllocator< ObjectType, ArenaBlockType > | inlinevirtual |