blob: beed1711a77bf67fe7bc869234606dd17e440f33 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath">
<ul>
<li><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> </li>
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">XPathExecutionContext::GetCachedNodeList</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XPathExecutionContext::GetCachedNodeList Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XPathExecutionContext::GetCachedNodeList" -->
<p><code>#include &lt;<a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XPathExecutionContext::GetCachedNodeList:</div>
<div class="dyncontent">
<div class="center"><img src="classXPathExecutionContext_1_1GetCachedNodeList__coll__graph.png" border="0" usemap="#XPathExecutionContext_1_1GetCachedNodeList_coll__map" alt="Collaboration graph"/></div>
<map name="XPathExecutionContext_1_1GetCachedNodeList_coll__map" id="XPathExecutionContext_1_1GetCachedNodeList_coll__map">
<area shape="rect" id="node2" href="classMutableNodeRefList.html" title="Local implementation of MutableNodeRefList." alt="" coords="200,197,349,227"/><area shape="rect" id="node4" href="classNodeRefList.html" title="Local implementation of NodeRefList." alt="" coords="216,101,315,131"/><area shape="rect" id="node6" href="classNodeRefListBase.html" title="Local implementation of NodeRefList." alt="" coords="5,5,136,35"/><area shape="rect" id="node8" href="classXalanVector.html" title="XalanVector\&lt; XalanNode * \&gt;" alt="" coords="160,5,371,35"/><area shape="rect" id="node10" href="classXPathExecutionContext.html" title="XPathExecutionContext" alt="" coords="384,197,557,227"/><area shape="rect" id="node12" href="classExecutionContext.html" title="ExecutionContext" alt="" coords="404,101,537,131"/><area shape="rect" id="node14" href="classProblemListenerBase.html" title="This is the abstract class that is used when reporting a problem some kind, that requires a message..." alt="" coords="395,5,552,35"/><area shape="rect" id="node16" href="classXObjectFactory.html" title="This class handles the creation of XObjects and manages their lifetime." alt="" coords="561,101,679,131"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXPathExecutionContext_1_1GetCachedNodeList-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#ad2396035328fa877813323d1a9447c80">GetCachedNodeList</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext)
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#a0ef47b1674a1c87c2ff71433268972bf">GetCachedNodeList</a> (const <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> &amp;theSource)
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#a7fdb7dee6b361d29fcaa5ba6e06d1f8c">~GetCachedNodeList</a> ()
<li><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a> &amp; <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#afcb6a183b2155419ece9b65a823e9d26">operator*</a> () const
<li><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a> * <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#a7bd163a073d76ab019c4fcd26703ce65">get</a> () const
<li><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a> * <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#aff2b16d765ef44df81c5de9cb9fa1273">operator-&gt;</a> () const
<li>void <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#afb6bbbbce7369e7d746a65996c3669f5">release</a> ()
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#aaa03608c67c01140aa59ae6b1b3606df">clone</a> () const
<li><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> &amp; <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html#abcf47207988ee8dad5fc293a43a39aaa">operator=</a> (<a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> &amp;theRHS)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00332">332</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad2396035328fa877813323d1a9447c80"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::GetCachedNodeList" ref="ad2396035328fa877813323d1a9447c80" args="(XPathExecutionContext &amp;executionContext)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XPathExecutionContext::GetCachedNodeList::GetCachedNodeList </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00336">336</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0ef47b1674a1c87c2ff71433268972bf"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::GetCachedNodeList" ref="a0ef47b1674a1c87c2ff71433268972bf" args="(const GetCachedNodeList &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XPathExecutionContext::GetCachedNodeList::GetCachedNodeList </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00344">344</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a7fdb7dee6b361d29fcaa5ba6e06d1f8c"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::~GetCachedNodeList" ref="a7fdb7dee6b361d29fcaa5ba6e06d1f8c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XPathExecutionContext::GetCachedNodeList::~GetCachedNodeList </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00353">353</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aaa03608c67c01140aa59ae6b1b3606df"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::clone" ref="aaa03608c67c01140aa59ae6b1b3606df" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> XPathExecutionContext::GetCachedNodeList::clone </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00392">392</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a7bd163a073d76ab019c4fcd26703ce65"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::get" ref="a7bd163a073d76ab019c4fcd26703ce65" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a>* XPathExecutionContext::GetCachedNodeList::get </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00367">367</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="afcb6a183b2155419ece9b65a823e9d26"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::operator*" ref="afcb6a183b2155419ece9b65a823e9d26" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a>&amp; XPathExecutionContext::GetCachedNodeList::operator* </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00359">359</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aff2b16d765ef44df81c5de9cb9fa1273"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::operator&#45;&gt;" ref="aff2b16d765ef44df81c5de9cb9fa1273" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classMutableNodeRefList.html">MutableNodeRefList</a>* XPathExecutionContext::GetCachedNodeList::operator-&gt; </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00373">373</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="abcf47207988ee8dad5fc293a43a39aaa"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::operator=" ref="abcf47207988ee8dad5fc293a43a39aaa" args="(GetCachedNodeList &amp;theRHS)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a>&amp; XPathExecutionContext::GetCachedNodeList::operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext_1_1GetCachedNodeList.html">GetCachedNodeList</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00405">405</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="afb6bbbbce7369e7d746a65996c3669f5"></a><!-- doxytag: member="XPathExecutionContext::GetCachedNodeList::release" ref="afb6bbbbce7369e7d746a65996c3669f5" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XPathExecutionContext::GetCachedNodeList::release </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XPathExecutionContext_8hpp_source.html#l00379">379</a> of file <a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XPathExecutionContext_8hpp_source.html">XPathExecutionContext.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>