Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


ReusableArenaBlock< ObjectType, SizeType > Member List

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

allocateBlock()ReusableArenaBlock< ObjectType, SizeType >inline
AllocatorType typedefArenaBlockBase< ObjectType, SizeType >
ArenaBlockBase(MemoryManager &theManager, size_type theBlockSize)ArenaBlockBase< ObjectType, SizeType >inlineprotected
BaseClassType typedefReusableArenaBlock< ObjectType, SizeType >
blockAvailable() constArenaBlockBase< ObjectType, SizeType >inline
commitAllocation(ObjectType *)ReusableArenaBlock< ObjectType, SizeType >inline
create(MemoryManager &theManager, size_type theBlockSize)ReusableArenaBlock< ObjectType, SizeType >inlinestatic
destroyObject(ObjectType *theObject)ReusableArenaBlock< ObjectType, SizeType >inline
getBlockAddress(size_type theOffset) constArenaBlockBase< ObjectType, SizeType >inlineprotected
getBlockOffset(const ObjectType *theObject) constArenaBlockBase< ObjectType, SizeType >inlineprotected
getBlockSize() constArenaBlockBase< ObjectType, SizeType >inline
getCountAllocated() constArenaBlockBase< ObjectType, SizeType >inline
getMemoryManager()ArenaBlockBase< ObjectType, SizeType >inline
isEmpty() constArenaBlockBase< ObjectType, SizeType >inline
isInBorders(const ObjectType *theObject, size_type rightBoundary) constArenaBlockBase< ObjectType, SizeType >inlineprotected
isOccupiedBlock(const ObjectType *block) constReusableArenaBlock< ObjectType, SizeType >inlineprotected
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 >inline
ownsObject(const ObjectType *theObject) constReusableArenaBlock< ObjectType, SizeType >inline
ReusableArenaBlock(MemoryManager &theManager, size_type theBlockSize)ReusableArenaBlock< ObjectType, SizeType >inline
shouldDestroyBlock(const ObjectType *theObject) constReusableArenaBlock< ObjectType, SizeType >inlineprotected
size_type typedefReusableArenaBlock< ObjectType, SizeType >
ThisType typedefReusableArenaBlock< ObjectType, SizeType >
~ArenaBlockBase()ArenaBlockBase< ObjectType, SizeType >inlineprotected
~ReusableArenaBlock()ReusableArenaBlock< ObjectType, SizeType >inline

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

Apache Logo