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