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

ArenaBlock< ObjectType, SizeType > Member List

This is the complete list of members for ArenaBlock< ObjectType, SizeType >, including all inherited members.
allocateBlock()ArenaBlock< ObjectType, SizeType >
AllocatorType typedefArenaBlockBase< ObjectType, SizeType >
ArenaBlock(MemoryManagerType &theManager, size_type theBlockSize)ArenaBlock< ObjectType, SizeType >
ArenaBlockBase(MemoryManagerType &theManager, size_type theBlockSize)ArenaBlockBase< ObjectType, SizeType > [protected]
BaseClassType typedefArenaBlock< ObjectType, SizeType >
blockAvailable() const ArenaBlockBase< ObjectType, SizeType >
commitAllocation(ObjectType *theBlock)ArenaBlock< ObjectType, SizeType >
create(MemoryManagerType &theManager, size_type theBlockSize)ArenaBlock< ObjectType, SizeType > [static]
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]
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 ArenaBlock< ObjectType, SizeType >
size_type typedefArenaBlock< ObjectType, SizeType >
ThisType typedefArenaBlock< ObjectType, SizeType >
~ArenaBlock()ArenaBlock< ObjectType, SizeType >
~ArenaBlockBase()ArenaBlockBase< ObjectType, SizeType > [protected]

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.