Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ReusableArenaAllocator< ObjectType > Member List

This is the complete list of members for ReusableArenaAllocator< ObjectType >, including all inherited members.
allocateBlock()ReusableArenaAllocator< ObjectType > [virtual]
ArenaAllocator(MemoryManagerType &theManager, size_type theBlockSize)ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
ArenaBlockListType typedefReusableArenaAllocator< ObjectType >
BaseClassType typedefReusableArenaAllocator< ObjectType >
commitAllocation(ObjectType *theObject)ReusableArenaAllocator< ObjectType > [virtual]
const_iterator typedefReusableArenaAllocator< ObjectType >
const_reverse_iterator typedefReusableArenaAllocator< ObjectType >
destroyBlock()ReusableArenaAllocator< ObjectType > [protected]
destroyObject(ObjectType *theObject)ReusableArenaAllocator< ObjectType >
getBlockCount() constArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
getBlockSize() constArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
getMemoryManager()ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
getMemoryManager() constArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
iterator typedefReusableArenaAllocator< ObjectType >
m_blocksArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [protected]
m_blockSizeArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [protected]
m_destroyBlocksReusableArenaAllocator< ObjectType > [protected]
ownsObject(const ObjectType *theObject) const ReusableArenaAllocator< ObjectType > [virtual]
reset()ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [virtual]
ReusableArenaAllocator(MemoryManagerType &theManager, size_type theBlockSize, bool destroyBlocks=false)ReusableArenaAllocator< ObjectType >
ReusableArenaBlockType typedefReusableArenaAllocator< ObjectType >
reverse_iterator typedefReusableArenaAllocator< ObjectType >
setBlockSize(size_type theSize)ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
size_type typedefReusableArenaAllocator< ObjectType >
ThisType typedefReusableArenaAllocator< ObjectType >
~ArenaAllocator()ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [virtual]
~ReusableArenaAllocator()ReusableArenaAllocator< ObjectType > [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.