#include <XalanList.hpp>
Definition at line 169 of file XalanList.hpp.
XalanList< Type >::Node::Node | ( | const value_type & | theValue, | |
Node & | prevNode, | |||
Node & | nextNode | |||
) | [inline] |
Definition at line 171 of file XalanList.hpp.
Node* XalanList< Type >::Node::next |
Definition at line 183 of file XalanList.hpp.
Node* XalanList< Type >::Node::prev |
Definition at line 182 of file XalanList.hpp.
value_type XalanList< Type >::Node::value |
Definition at line 181 of file XalanList.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|