Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::MutableNodeRefList::addNodeInDocOrderFunctor Class Reference

#include <xalanc/XPath/MutableNodeRefList.hpp>

Public Member Functions

 addNodeInDocOrderFunctor (MutableNodeRefList &theList, XPathExecutionContext &theExecutionContext)
 
void operator() (XalanNode *theNode) const
 

Detailed Description

Definition at line 293 of file MutableNodeRefList.hpp.

Constructor & Destructor Documentation

◆ addNodeInDocOrderFunctor()

xalanc::MutableNodeRefList::addNodeInDocOrderFunctor::addNodeInDocOrderFunctor ( MutableNodeRefList theList,
XPathExecutionContext theExecutionContext 
)
inline

Definition at line 297 of file MutableNodeRefList.hpp.

Member Function Documentation

◆ operator()()

void xalanc::MutableNodeRefList::addNodeInDocOrderFunctor::operator() ( XalanNode theNode) const
inline

Definition at line 306 of file MutableNodeRefList.hpp.


The documentation for this class was generated from the following file: