Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Public Attributes | List of all members
NodeSorter::VectorEntry Struct Reference

Public Member Functions

 VectorEntry (XalanNode *theNode=0, unsigned int thePosition=0)

Public Attributes

XalanNodem_node
unsigned int m_position

Constructor & Destructor Documentation

NodeSorter::VectorEntry::VectorEntry ( XalanNode theNode = 0,
unsigned int  thePosition = 0 
)

Member Data Documentation

XalanNode* NodeSorter::VectorEntry::m_node
unsigned int NodeSorter::VectorEntry::m_position

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