Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache Struct Reference

#include <xalanc/XPath/XPathExecutionContextDefault.hpp>

Collaboration diagram for xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache:
[legend]

Public Member Functions

 ContextNodeListPositionCache ()
 
void clear ()
 

Public Attributes

const XalanNodem_node
 
size_type m_index
 

Detailed Description

Definition at line 369 of file XPathExecutionContextDefault.hpp.

Constructor & Destructor Documentation

◆ ContextNodeListPositionCache()

xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache::ContextNodeListPositionCache ( )
inline

Definition at line 371 of file XPathExecutionContextDefault.hpp.

Member Function Documentation

◆ clear()

void xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache::clear ( )
inline

Definition at line 378 of file XPathExecutionContextDefault.hpp.

Member Data Documentation

◆ m_index

size_type xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache::m_index

Definition at line 388 of file XPathExecutionContextDefault.hpp.

◆ m_node

const XalanNode* xalanc::XPathExecutionContextDefault::ContextNodeListPositionCache::m_node

Definition at line 386 of file XPathExecutionContextDefault.hpp.


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