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