Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.8

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

ReusableArenaBlock< ObjectType > Member List

This is the complete list of members for ReusableArenaBlock< ObjectType >, including all inherited members.

allocateBlock()ReusableArenaBlock< ObjectType > [virtual]
AllocatorType typedefArenaBlock< ObjectType >
ArenaBlock(size_type theBlockSize)ArenaBlock< ObjectType >
BaseClassType typedefReusableArenaBlock< ObjectType >
blockAvailable() const ReusableArenaBlock< ObjectType > [virtual]
commitAllocation(ObjectType *theBlock)ReusableArenaBlock< ObjectType > [virtual]
destroyAll()ArenaBlock< ObjectType >
DestroyFunctionType typedefArenaBlock< ObjectType >
destroyObject(ObjectType *theObject)ReusableArenaBlock< ObjectType >
getBlockAddress(size_type theOffset) const ArenaBlock< ObjectType > [protected]
getBlockOffset(const ObjectType *theObject) const ArenaBlock< ObjectType > [protected]
getBlockSize() const ArenaBlock< ObjectType >
getCountAllocated() const ReusableArenaBlock< ObjectType > [virtual]
m_destroyFunctionArenaBlock< ObjectType > [protected]
ownsBlock(const ObjectType *theObject) const ArenaBlock< ObjectType >
ownsObject(const ObjectType *theObject) const ReusableArenaBlock< ObjectType > [virtual]
ReusableArenaBlock(size_type theBlockSize)ReusableArenaBlock< ObjectType >
shouldDestroyBlock(const ObjectType *theObject) const ReusableArenaBlock< ObjectType > [protected, virtual]
size_type typedefReusableArenaBlock< ObjectType >
~ArenaBlock()ArenaBlock< ObjectType > [virtual]
~ReusableArenaBlock()ReusableArenaBlock< ObjectType >

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.8
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.