Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

ReusableArenaBlock< ObjectType, SizeType > Member List

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

allocateBlock()ReusableArenaBlock< ObjectType, SizeType >
AllocatorType typedefArenaBlockBase< ObjectType, SizeType >
ArenaBlockBase(MemoryManagerType &theManager, size_type theBlockSize)ArenaBlockBase< ObjectType, SizeType > [protected]
BaseClassType typedefReusableArenaBlock< ObjectType, SizeType >
blockAvailable() constArenaBlockBase< ObjectType, SizeType >
commitAllocation(ObjectType *)ReusableArenaBlock< ObjectType, SizeType >
create(MemoryManagerType &theManager, size_type theBlockSize)ReusableArenaBlock< ObjectType, SizeType > [static]
destroyObject(ObjectType *theObject)ReusableArenaBlock< ObjectType, SizeType >
getBlockAddress(size_type theOffset) const ArenaBlockBase< ObjectType, SizeType > [protected]
getBlockOffset(const ObjectType *theObject) constArenaBlockBase< ObjectType, SizeType > [protected]
getBlockSize() constArenaBlockBase< ObjectType, SizeType >
getCountAllocated() constArenaBlockBase< ObjectType, SizeType >
getMemoryManager()ArenaBlockBase< ObjectType, SizeType >
isEmpty() constArenaBlockBase< ObjectType, SizeType >
isInBorders(const ObjectType *theObject, size_type rightBoundary) constArenaBlockBase< ObjectType, SizeType > [protected]
isOccupiedBlock(const NextBlock *block) constReusableArenaBlock< ObjectType, SizeType > [protected]
m_allocatorArenaBlockBase< ObjectType, SizeType > [protected]
m_blockSizeArenaBlockBase< ObjectType, SizeType > [protected]
m_objectBlockArenaBlockBase< ObjectType, SizeType > [protected]
m_objectCountArenaBlockBase< ObjectType, SizeType > [protected]
ownsBlock(const ObjectType *theObject) constArenaBlockBase< ObjectType, SizeType >
ownsObject(const ObjectType *theObject) constReusableArenaBlock< ObjectType, SizeType >
ReusableArenaBlock(MemoryManagerType &theManager, size_type theBlockSize)ReusableArenaBlock< ObjectType, SizeType >
shouldDestroyBlock(const ObjectType *theObject) constReusableArenaBlock< ObjectType, SizeType > [protected]
size_type typedefReusableArenaBlock< ObjectType, SizeType >
ThisType typedefReusableArenaBlock< ObjectType, SizeType >
~ArenaBlockBase()ArenaBlockBase< ObjectType, SizeType > [protected]
~ReusableArenaBlock()ReusableArenaBlock< ObjectType, SizeType >

Interpreting class diagrams

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

dot

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

Apache Logo