Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.6

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(size_type theBlockSize)ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
ArenaBlockListType typedefReusableArenaAllocator< ObjectType >
BaseClassType typedefReusableArenaAllocator< ObjectType >
commitAllocation(ObjectType *theObject)ReusableArenaAllocator< ObjectType > [virtual]
destroyObject(ObjectType *theObject)ReusableArenaAllocator< ObjectType >
getBlockCount() const ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
getBlockSize() const ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
m_blocksArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [protected]
m_blockSizeArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > > [protected]
ownsObject(const ObjectType *theObject) const ReusableArenaAllocator< ObjectType > [virtual]
reset()ReusableArenaAllocator< ObjectType > [virtual]
ReusableArenaAllocator(size_type theBlockSize)ReusableArenaAllocator< ObjectType >
ReusableArenaBlockType typedefReusableArenaAllocator< ObjectType >
setBlockSize(size_type theSize)ArenaAllocator< ObjectType, ReusableArenaBlock< ObjectType > >
size_type 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.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.