Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
XPathExecutionContext::GetCachedNodeList Class Reference

#include <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 332 of file XPathExecutionContext.hpp.

Constructor & Destructor Documentation

◆ GetCachedNodeList() [1/2]

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

Definition at line 336 of file XPathExecutionContext.hpp.

◆ GetCachedNodeList() [2/2]

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

Definition at line 344 of file XPathExecutionContext.hpp.

◆ ~GetCachedNodeList()

XPathExecutionContext::GetCachedNodeList::~GetCachedNodeList ( )
inline

Definition at line 353 of file XPathExecutionContext.hpp.

Member Function Documentation

◆ clone()

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

Definition at line 392 of file XPathExecutionContext.hpp.

◆ get()

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

Definition at line 367 of file XPathExecutionContext.hpp.

◆ operator*()

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

Definition at line 359 of file XPathExecutionContext.hpp.

◆ operator->()

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

Definition at line 373 of file XPathExecutionContext.hpp.

◆ operator=()

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

Definition at line 405 of file XPathExecutionContext.hpp.

◆ release()

void XPathExecutionContext::GetCachedNodeList::release ( )
inline

Definition at line 379 of file XPathExecutionContext.hpp.


The documentation for this class 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