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

#include <xalanc/XPath/XPathExecutionContext.hpp>

Public Member Functions

 GetCachedNodeList (XPathExecutionContext &executionContext)
 
 GetCachedNodeList (const GetCachedNodeList &theSource)
 
 ~GetCachedNodeList ()
 
MutableNodeRefListoperator* () const
 
MutableNodeRefListget () const
 
MutableNodeRefListoperator-> () const
 
void release ()
 
GetCachedNodeList clone () const
 
GetCachedNodeListoperator= (GetCachedNodeList &theRHS)
 

Detailed Description

Definition at line 335 of file XPathExecutionContext.hpp.

Constructor & Destructor Documentation

◆ GetCachedNodeList() [1/2]

xalanc::XPathExecutionContext::GetCachedNodeList::GetCachedNodeList ( XPathExecutionContext executionContext)
inline

Definition at line 339 of file XPathExecutionContext.hpp.

◆ GetCachedNodeList() [2/2]

xalanc::XPathExecutionContext::GetCachedNodeList::GetCachedNodeList ( const GetCachedNodeList theSource)
inline

Definition at line 347 of file XPathExecutionContext.hpp.

◆ ~GetCachedNodeList()

xalanc::XPathExecutionContext::GetCachedNodeList::~GetCachedNodeList ( )
inline

Definition at line 356 of file XPathExecutionContext.hpp.

Member Function Documentation

◆ clone()

GetCachedNodeList xalanc::XPathExecutionContext::GetCachedNodeList::clone ( ) const
inline

Definition at line 395 of file XPathExecutionContext.hpp.

◆ get()

MutableNodeRefList* xalanc::XPathExecutionContext::GetCachedNodeList::get ( ) const
inline

Definition at line 370 of file XPathExecutionContext.hpp.

◆ operator*()

MutableNodeRefList& xalanc::XPathExecutionContext::GetCachedNodeList::operator* ( ) const
inline

Definition at line 362 of file XPathExecutionContext.hpp.

◆ operator->()

MutableNodeRefList* xalanc::XPathExecutionContext::GetCachedNodeList::operator-> ( ) const
inline

Definition at line 376 of file XPathExecutionContext.hpp.

◆ operator=()

GetCachedNodeList& xalanc::XPathExecutionContext::GetCachedNodeList::operator= ( GetCachedNodeList theRHS)
inline

Definition at line 408 of file XPathExecutionContext.hpp.

◆ release()

void xalanc::XPathExecutionContext::GetCachedNodeList::release ( )
inline

Definition at line 382 of file XPathExecutionContext.hpp.


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