Public Member Functions | |
BorrowReturnMutableNodeRefList (XPathExecutionContext &executionContext) | |
BorrowReturnMutableNodeRefList (const BorrowReturnMutableNodeRefList &theSource) | |
~BorrowReturnMutableNodeRefList () | |
MutableNodeRefList & | operator* () const |
MutableNodeRefList * | get () const |
MutableNodeRefList * | operator-> () const |
void | release () |
BorrowReturnMutableNodeRefList | clone () const |
BorrowReturnMutableNodeRefList & | operator= (BorrowReturnMutableNodeRefList &theRHS) |
XPathExecutionContext::BorrowReturnMutableNodeRefList::BorrowReturnMutableNodeRefList | ( | XPathExecutionContext & | executionContext) |
XPathExecutionContext::BorrowReturnMutableNodeRefList::BorrowReturnMutableNodeRefList | ( | const BorrowReturnMutableNodeRefList & | theSource) |
XPathExecutionContext::BorrowReturnMutableNodeRefList::~BorrowReturnMutableNodeRefList | ( | ) |
BorrowReturnMutableNodeRefList XPathExecutionContext::BorrowReturnMutableNodeRefList::clone | ( | ) | const |
MutableNodeRefList* XPathExecutionContext::BorrowReturnMutableNodeRefList::get | ( | ) | const |
MutableNodeRefList& XPathExecutionContext::BorrowReturnMutableNodeRefList::operator* | ( | ) | const |
MutableNodeRefList* XPathExecutionContext::BorrowReturnMutableNodeRefList::operator-> | ( | ) | const |
BorrowReturnMutableNodeRefList& XPathExecutionContext::BorrowReturnMutableNodeRefList::operator= | ( | BorrowReturnMutableNodeRefList & | theRHS) |
void XPathExecutionContext::BorrowReturnMutableNodeRefList::release | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|