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

ArenaAllocator< ObjectType, ArenaBlockType > Member List

This is the complete list of members for ArenaAllocator< ObjectType, ArenaBlockType >, including all inherited members.
allocateBlock()ArenaAllocator< ObjectType, ArenaBlockType > [virtual]
ArenaAllocator(MemoryManagerType &theManager, size_type theBlockSize)ArenaAllocator< ObjectType, ArenaBlockType >
ArenaBlockListType typedefArenaAllocator< ObjectType, ArenaBlockType >
commitAllocation(ObjectType *theObject)ArenaAllocator< ObjectType, ArenaBlockType > [virtual]
getBlockCount() const ArenaAllocator< ObjectType, ArenaBlockType >
getBlockSize() const ArenaAllocator< ObjectType, ArenaBlockType >
getMemoryManager()ArenaAllocator< ObjectType, ArenaBlockType >
getMemoryManager() const ArenaAllocator< ObjectType, ArenaBlockType >
m_blocksArenaAllocator< ObjectType, ArenaBlockType > [protected]
m_blockSizeArenaAllocator< ObjectType, ArenaBlockType > [protected]
ownsObject(const ObjectType *theObject) const ArenaAllocator< ObjectType, ArenaBlockType > [virtual]
reset()ArenaAllocator< ObjectType, ArenaBlockType > [virtual]
setBlockSize(size_type theSize)ArenaAllocator< ObjectType, ArenaBlockType >
size_type typedefArenaAllocator< ObjectType, ArenaBlockType >
ThisType typedefArenaAllocator< ObjectType, ArenaBlockType >
~ArenaAllocator()ArenaAllocator< ObjectType, ArenaBlockType > [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.