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

ArenaBlockBase< ObjectType, SizeType > Member List

This is the complete list of members for ArenaBlockBase< ObjectType, SizeType >, including all inherited members.
AllocatorType typedefArenaBlockBase< ObjectType, SizeType >
ArenaBlockBase(MemoryManagerType &theManager, size_type theBlockSize)ArenaBlockBase< ObjectType, SizeType > [protected]
blockAvailable() const ArenaBlockBase< 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]
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 >
size_type typedefArenaBlockBase< ObjectType, SizeType >
ThisType typedefArenaBlockBase< 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.