Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Public Attributes | List of all members
XalanList< Type >::Node Struct Reference

Public Member Functions

 Node (const value_type &theValue, Node &prevNode, Node &nextNode)
 

Public Attributes

value_type value
 
Nodeprev
 
Nodenext
 

Constructor & Destructor Documentation

template<class Type>
XalanList< Type >::Node::Node ( const value_type theValue,
Node prevNode,
Node nextNode 
)

Member Data Documentation

template<class Type>
Node* XalanList< Type >::Node::next
template<class Type>
Node* XalanList< Type >::Node::prev
template<class Type>
value_type XalanList< Type >::Node::value

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