blob: 7142dc8725ba47e9b81db828aa0ff3c3cedae425 [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="classXNodeSetNodeProxy.html">XNodeSetNodeProxy</a> </li>
<li><a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html">XNodeSetNodeProxy::Proxy</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> </div>
<div class="headertitle">
<h1>XNodeSetNodeProxy::Proxy Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XNodeSetNodeProxy::Proxy" --><!-- doxytag: inherits="NodeRefListBase" -->
<p><code>#include &lt;<a class="el" href="XNodeSetNodeProxy_8hpp_source.html">XNodeSetNodeProxy.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classNodeRefListBase.html">NodeRefListBase</a>.</p>
<div class="dynheader">
Collaboration diagram for XNodeSetNodeProxy::Proxy:</div>
<div class="dyncontent">
<div class="center"><img src="classXNodeSetNodeProxy_1_1Proxy__coll__graph.png" border="0" usemap="#XNodeSetNodeProxy_1_1Proxy_coll__map" alt="Collaboration graph"/></div>
<map name="XNodeSetNodeProxy_1_1Proxy_coll__map" id="XNodeSetNodeProxy_1_1Proxy_coll__map">
<area shape="rect" id="node2" href="classNodeRefListBase.html" title="Local implementation of NodeRefList." alt="" coords="5,5,136,35"/><area shape="rect" id="node4" href="classXalanNode.html" title="XalanNode" alt="" coords="160,5,253,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXNodeSetNodeProxy_1_1Proxy-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a8063acabd9a271206375f5076b35a4a5">Proxy</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *theNode)
<li>virtual <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a75706071e663341c750a044ae08e96c3">~Proxy</a> ()
<li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a818641e8de274e221732eae928a79498">item</a> (<a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a> index) const
<dl class="el"><dd class="mdescRight">Returns the <code>index</code>th item in the collection. <a href="#a818641e8de274e221732eae928a79498"></a><br/></dl><li>virtual <a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a> <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a33c0c00a56cf598705b25ca229b32d5e">getLength</a> () const
<dl class="el"><dd class="mdescRight">Determine the number of nodes in the list. <a href="#a33c0c00a56cf598705b25ca229b32d5e"></a><br/></dl><li>virtual <a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a> <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a604158ec7a2974cf78608e10197b910d">indexOf</a> (const <a class="el" href="classXalanNode.html">XalanNode</a> *theNode) const
<dl class="el"><dd class="mdescRight">Retrieve the zero based index of the node in the list. <a href="#a604158ec7a2974cf78608e10197b910d"></a><br/></dl></ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a4240f15831d85b8f48ad06bebc71fddb">m_node</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XNodeSetNodeProxy_8hpp_source.html#l00075">75</a> of file <a class="el" href="XNodeSetNodeProxy_8hpp_source.html">XNodeSetNodeProxy.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8063acabd9a271206375f5076b35a4a5"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::Proxy" ref="a8063acabd9a271206375f5076b35a4a5" args="(XalanNode *theNode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XNodeSetNodeProxy::Proxy::Proxy </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theNode</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a75706071e663341c750a044ae08e96c3"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::~Proxy" ref="a75706071e663341c750a044ae08e96c3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XNodeSetNodeProxy::Proxy::~Proxy </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a33c0c00a56cf598705b25ca229b32d5e"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::getLength" ref="a33c0c00a56cf598705b25ca229b32d5e" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a> XNodeSetNodeProxy::Proxy::getLength </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Determine the number of nodes in the list. </p>
<p>The range of valid child node indices is 0 to <code>length-1</code> inclusive.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>number of nodes </dd></dl>
<p>Implements <a class="el" href="classNodeRefListBase.html#a11a496f0763708e15d10808732c97085">NodeRefListBase</a>.</p>
</div>
</div>
<a class="anchor" id="a604158ec7a2974cf78608e10197b910d"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::indexOf" ref="a604158ec7a2974cf78608e10197b910d" args="(const XalanNode *theNode) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a> XNodeSetNodeProxy::Proxy::indexOf </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theNode</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieve the zero based index of the node in the list. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theNode</em>&nbsp;</td><td>node whose index to find </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>index of node </dd></dl>
<p>Implements <a class="el" href="classNodeRefListBase.html#a1e52907f4dc98047befa9686b9fd176e">NodeRefListBase</a>.</p>
</div>
</div>
<a class="anchor" id="a818641e8de274e221732eae928a79498"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::item" ref="a818641e8de274e221732eae928a79498" args="(size_type index) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XNodeSetNodeProxy::Proxy::item </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classNodeRefListBase.html#a4a4343b0f47a5f789bb00f5fb3556337">size_type</a>&nbsp;</td>
<td class="paramname"> <em>index</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the <code>index</code>th item in the collection. </p>
<p>If <code>index</code> is greater than or equal to the number of nodes in the list, this returns <code>null</code>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>index</em>&nbsp;</td><td>index into the collection </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>node at the <code>index</code>th position in the <code>NodeList</code>, or <code>null</code> if that is not a valid index </dd></dl>
<p>Implements <a class="el" href="classNodeRefListBase.html#af7d09fe70245ed1f46a6bb2cc19b9beb">NodeRefListBase</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a4240f15831d85b8f48ad06bebc71fddb"></a><!-- doxytag: member="XNodeSetNodeProxy::Proxy::m_node" ref="a4240f15831d85b8f48ad06bebc71fddb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXNodeSetNodeProxy_1_1Proxy.html#a4240f15831d85b8f48ad06bebc71fddb">XNodeSetNodeProxy::Proxy::m_node</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XNodeSetNodeProxy_8hpp_source.html#l00093">93</a> of file <a class="el" href="XNodeSetNodeProxy_8hpp_source.html">XNodeSetNodeProxy.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XNodeSetNodeProxy_8hpp_source.html">XNodeSetNodeProxy.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>