| allocateBlock() | ReusableArenaBlock< ObjectType, SizeType > | inline |
| AllocatorType typedef | ArenaBlockBase< ObjectType, unsigned short > | |
| ArenaBlockBase(MemoryManager &theManager, size_type theBlockSize) | ArenaBlockBase< ObjectType, unsigned short > | inlineprotected |
| BaseClassType typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| blockAvailable() const | ArenaBlockBase< ObjectType, unsigned short > | inline |
| commitAllocation(ObjectType *) | ReusableArenaBlock< ObjectType, SizeType > | inline |
| create(MemoryManager &theManager, size_type theBlockSize) | ReusableArenaBlock< ObjectType, SizeType > | inlinestatic |
| destroyObject(ObjectType *theObject) | ReusableArenaBlock< ObjectType, SizeType > | inline |
| getBlockAddress(size_type theOffset) const | ArenaBlockBase< ObjectType, unsigned short > | inlineprotected |
| getBlockOffset(const ObjectType *theObject) const | ArenaBlockBase< ObjectType, unsigned short > | inlineprotected |
| getBlockSize() const | ArenaBlockBase< ObjectType, unsigned short > | inline |
| getCountAllocated() const | ArenaBlockBase< ObjectType, unsigned short > | inline |
| getMemoryManager() | ArenaBlockBase< ObjectType, unsigned short > | inline |
| isEmpty() const | ArenaBlockBase< ObjectType, unsigned short > | inline |
| isInBorders(const ObjectType *theObject, size_type rightBoundary) const | ArenaBlockBase< ObjectType, unsigned short > | inlineprotected |
| isOccupiedBlock(const ObjectType *block) const | ReusableArenaBlock< ObjectType, SizeType > | inlineprotected |
| m_allocator | ArenaBlockBase< ObjectType, unsigned short > | protected |
| m_blockSize | ArenaBlockBase< ObjectType, unsigned short > | protected |
| m_objectBlock | ArenaBlockBase< ObjectType, unsigned short > | protected |
| m_objectCount | ArenaBlockBase< ObjectType, unsigned short > | protected |
| ownsBlock(const ObjectType *theObject) const | ArenaBlockBase< ObjectType, unsigned short > | inline |
| ownsObject(const ObjectType *theObject) const | ReusableArenaBlock< ObjectType, SizeType > | inline |
| ReusableArenaBlock(MemoryManager &theManager, size_type theBlockSize) | ReusableArenaBlock< ObjectType, SizeType > | inline |
| shouldDestroyBlock(const ObjectType *theObject) const | ReusableArenaBlock< ObjectType, SizeType > | inlineprotected |
| size_type typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| ThisType typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| ~ArenaBlockBase() | ArenaBlockBase< ObjectType, unsigned short > | inlineprotected |
| ~ReusableArenaBlock() | ReusableArenaBlock< ObjectType, SizeType > | inline |