Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
XPathExecutionContextDefault::ContextNodeListPositionCache Struct Reference

#include <XPathExecutionContextDefault.hpp>

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()

XPathExecutionContextDefault::ContextNodeListPositionCache::ContextNodeListPositionCache ( )
inline

Definition at line 371 of file XPathExecutionContextDefault.hpp.

Member Function Documentation

◆ clear()

void XPathExecutionContextDefault::ContextNodeListPositionCache::clear ( )
inline

Definition at line 378 of file XPathExecutionContextDefault.hpp.

Member Data Documentation

◆ m_index

size_type XPathExecutionContextDefault::ContextNodeListPositionCache::m_index

Definition at line 388 of file XPathExecutionContextDefault.hpp.

◆ m_node

const XalanNode* XPathExecutionContextDefault::ContextNodeListPositionCache::m_node

Definition at line 386 of file XPathExecutionContextDefault.hpp.


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.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo