Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

ReusableArenaBlock< ObjectType, SizeType >::NextBlock Struct Reference

List of all members.

Public Types

Public Member Functions

Static Public Member Functions

Public Attributes

template<class ObjectType, class SizeType = unsigned short>
struct ReusableArenaBlock< ObjectType, SizeType >::NextBlock


Member Enumeration Documentation

template<class ObjectType, class SizeType = unsigned short>
anonymous enum

Enumerator:
VALID_OBJECT_STAMP 


Constructor & Destructor Documentation

template<class ObjectType, class SizeType = unsigned short>
ReusableArenaBlock< ObjectType, SizeType >::NextBlock::NextBlock ( size_type  _next  ) 


Member Function Documentation

template<class ObjectType, class SizeType = unsigned short>
bool ReusableArenaBlock< ObjectType, SizeType >::NextBlock::isValidFor ( size_type  rightBorder  )  const

template<class ObjectType, class SizeType = unsigned short>
static NextBlock* ReusableArenaBlock< ObjectType, SizeType >::NextBlock::cast ( void *  thePointer  )  [static]

template<class ObjectType, class SizeType = unsigned short>
static const NextBlock* ReusableArenaBlock< ObjectType, SizeType >::NextBlock::cast ( const void *  thePointer  )  [static]


Member Data Documentation

template<class ObjectType, class SizeType = unsigned short>
size_type ReusableArenaBlock< ObjectType, SizeType >::NextBlock::next

template<class ObjectType, class SizeType = unsigned short>
const int ReusableArenaBlock< ObjectType, SizeType >::NextBlock::verificationStamp


The documentation for this struct 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.

dot

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

Apache Logo