, including all inherited members.
| allocateBlock() | ReusableArenaBlock< ObjectType, SizeType > | |
| AllocatorType typedef | ArenaBlockBase< ObjectType, SizeType > | |
| ArenaBlockBase(MemoryManagerType &theManager, size_type theBlockSize) | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| BaseClassType typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| blockAvailable() const | ArenaBlockBase< ObjectType, SizeType > | |
| commitAllocation(ObjectType *) | ReusableArenaBlock< ObjectType, SizeType > | |
| create(MemoryManagerType &theManager, size_type theBlockSize) | ReusableArenaBlock< ObjectType, SizeType > | [static] |
| destroyObject(ObjectType *theObject) | ReusableArenaBlock< ObjectType, SizeType > | |
| getBlockAddress(size_type theOffset) const | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| getBlockOffset(const ObjectType *theObject) const | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| getBlockSize() const | ArenaBlockBase< ObjectType, SizeType > | |
| getCountAllocated() const | ArenaBlockBase< ObjectType, SizeType > | |
| getMemoryManager() | ArenaBlockBase< ObjectType, SizeType > | |
| isEmpty() const | ArenaBlockBase< ObjectType, SizeType > | |
| isInBorders(const ObjectType *theObject, size_type rightBoundary) const | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| isOccupiedBlock(const NextBlock *block) const | ReusableArenaBlock< ObjectType, SizeType > | [protected] |
| m_allocator | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| m_blockSize | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| m_objectBlock | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| m_objectCount | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| ownsBlock(const ObjectType *theObject) const | ArenaBlockBase< ObjectType, SizeType > | |
| ownsObject(const ObjectType *theObject) const | ReusableArenaBlock< ObjectType, SizeType > | |
| ReusableArenaBlock(MemoryManagerType &theManager, size_type theBlockSize) | ReusableArenaBlock< ObjectType, SizeType > | |
| shouldDestroyBlock(const ObjectType *theObject) const | ReusableArenaBlock< ObjectType, SizeType > | [protected] |
| size_type typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| ThisType typedef | ReusableArenaBlock< ObjectType, SizeType > | |
| ~ArenaBlockBase() | ArenaBlockBase< ObjectType, SizeType > | [protected] |
| ~ReusableArenaBlock() | ReusableArenaBlock< ObjectType, SizeType > | |