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

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() const ArenaBlockBase< 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) const ArenaBlockBase< ObjectType, SizeType > [protected]
getBlockSize() const ArenaBlockBase< ObjectType, SizeType >
getCountAllocated() const ArenaBlockBase< ObjectType, SizeType >
getMemoryManager()ArenaBlockBase< ObjectType, SizeType >
isEmpty() const ArenaBlockBase< ObjectType, SizeType >
isInBorders(const ObjectType *theObject, size_type rightBoundary) const ArenaBlockBase< ObjectType, SizeType > [protected]
isOccupiedBlock(const NextBlock *block) const ReusableArenaBlock< 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) const ArenaBlockBase< ObjectType, SizeType >
ownsObject(const ObjectType *theObject) const ReusableArenaBlock< ObjectType, SizeType >
ReusableArenaBlock(MemoryManagerType &theManager, size_type theBlockSize)ReusableArenaBlock< ObjectType, SizeType >
shouldDestroyBlock(const ObjectType *theObject) const ReusableArenaBlock< 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.

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