Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ReusableArenaBlock< ObjectType, SizeType >::NextBlock Struct Reference

Public Types

enum  { VALID_OBJECT_STAMP = 0xffddffdd }

Public Member Functions

 NextBlock (size_type _next)
bool isValidFor (size_type rightBorder) const

Static Public Member Functions

static NextBlockcast (void *thePointer)
static const NextBlockcast (const void *thePointer)

Public Attributes

size_type next
const int verificationStamp

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>
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
template<class ObjectType, class SizeType = unsigned short>
bool ReusableArenaBlock< ObjectType, SizeType >::NextBlock::isValidFor ( size_type  rightBorder) const

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