Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.6

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ReusableArenaBlock< ObjectType > Class Template Reference

Inheritance diagram for ReusableArenaBlock< ObjectType >:

ArenaBlock< ObjectType > List of all members.

Public Types

Public Member Functions

Protected Member Functions

template<class ObjectType>
class ReusableArenaBlock< ObjectType >


Member Typedef Documentation

template<class ObjectType>
typedef ArenaBlock<ObjectType> ReusableArenaBlock< ObjectType >::BaseClassType
 

template<class ObjectType>
typedef BaseClassType::size_type ReusableArenaBlock< ObjectType >::size_type
 

Reimplemented from ArenaBlock< ObjectType >.


Constructor & Destructor Documentation

template<class ObjectType>
ReusableArenaBlock< ObjectType >::ReusableArenaBlock size_type  theBlockSize  ) 
 

template<class ObjectType>
ReusableArenaBlock< ObjectType >::~ReusableArenaBlock  ) 
 


Member Function Documentation

template<class ObjectType>
virtual ObjectType* ReusableArenaBlock< ObjectType >::allocateBlock  )  [virtual]
 

Reimplemented from ArenaBlock< ObjectType >.

template<class ObjectType>
virtual bool ReusableArenaBlock< ObjectType >::blockAvailable  )  const [virtual]
 

Reimplemented from ArenaBlock< ObjectType >.

template<class ObjectType>
virtual void ReusableArenaBlock< ObjectType >::commitAllocation ObjectType *  theBlock  )  [virtual]
 

Reimplemented from ArenaBlock< ObjectType >.

template<class ObjectType>
void ReusableArenaBlock< ObjectType >::destroyObject ObjectType *  theObject  ) 
 

template<class ObjectType>
virtual size_type ReusableArenaBlock< ObjectType >::getCountAllocated  )  const [virtual]
 

Reimplemented from ArenaBlock< ObjectType >.

template<class ObjectType>
virtual bool ReusableArenaBlock< ObjectType >::ownsObject const ObjectType *  theObject  )  const [virtual]
 

Reimplemented from ArenaBlock< ObjectType >.

template<class ObjectType>
virtual bool ReusableArenaBlock< ObjectType >::shouldDestroyBlock const ObjectType *  theObject  )  const [protected, virtual]
 

Reimplemented from ArenaBlock< ObjectType >.


The documentation for this class was generated from the following file:

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.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.