Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanList< Type >::Node Struct Reference

List of all members.

Public Member Functions

Public Attributes

template<class Type>
struct XalanList< Type >::Node


Constructor & Destructor Documentation

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


Member Data Documentation

template<class Type>
value_type XalanList< Type >::Node::value

template<class Type>
Node* XalanList< Type >::Node::prev

template<class Type>
Node* XalanList< Type >::Node::next


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