allocateBlock() | ReusableArenaAllocator< ObjectType > | inlinevirtual |
ArenaAllocator(MemoryManager &theManager, size_type theBlockSize) | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
ArenaBlockListType typedef | ReusableArenaAllocator< ObjectType > | |
BaseClassType typedef | ReusableArenaAllocator< ObjectType > | |
commitAllocation(ObjectType *theObject) | ReusableArenaAllocator< ObjectType > | inlinevirtual |
const_iterator typedef | ReusableArenaAllocator< ObjectType > | |
const_reverse_iterator typedef | ReusableArenaAllocator< ObjectType > | |
destroyBlock() | ReusableArenaAllocator< ObjectType > | inlineprotected |
destroyObject(ObjectType *theObject) | ReusableArenaAllocator< ObjectType > | inline |
getBlockCount() const | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
getBlockSize() const | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
getMemoryManager() | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
getMemoryManager() const | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
iterator typedef | ReusableArenaAllocator< ObjectType > | |
m_blocks | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | protected |
m_blockSize | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | protected |
m_destroyBlocks | ReusableArenaAllocator< ObjectType > | protected |
ownsObject(const ObjectType *theObject) const | ReusableArenaAllocator< ObjectType > | inlinevirtual |
reset() | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inlinevirtual |
ReusableArenaAllocator(MemoryManager &theManager, size_type theBlockSize, bool destroyBlocks=false) | ReusableArenaAllocator< ObjectType > | inline |
ReusableArenaBlockType typedef | ReusableArenaAllocator< ObjectType > | |
reverse_iterator typedef | ReusableArenaAllocator< ObjectType > | |
setBlockSize(size_type theSize) | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inline |
size_type typedef | ReusableArenaAllocator< ObjectType > | |
ThisType typedef | ReusableArenaAllocator< ObjectType > | |
~ArenaAllocator() | ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > | inlinevirtual |
~ReusableArenaAllocator() | ReusableArenaAllocator< ObjectType > | inlinevirtual |