This is the complete list of members for
ArenaAllocator< ObjectType, ArenaBlockType >, including all inherited members.
allocateBlock() | ArenaAllocator< ObjectType, ArenaBlockType > | [inline, virtual] |
ArenaAllocator(MemoryManager &theManager, size_type theBlockSize) | ArenaAllocator< ObjectType, ArenaBlockType > | [inline] |
ArenaBlockListType typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
commitAllocation(ObjectType *theObject) | ArenaAllocator< ObjectType, ArenaBlockType > | [inline, virtual] |
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 > | [inline, virtual] |
reset() | ArenaAllocator< ObjectType, ArenaBlockType > | [inline, virtual] |
setBlockSize(size_type theSize) | ArenaAllocator< ObjectType, ArenaBlockType > | [inline] |
size_type typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
ThisType typedef | ArenaAllocator< ObjectType, ArenaBlockType > | |
~ArenaAllocator() | ArenaAllocator< ObjectType, ArenaBlockType > | [inline, virtual] |