blob: 6c84b7df1b87d7a4fcf9a1becf0bd2749fdbd425 [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="classXalanList.html">XalanList&lt; Type &gt;</a> </li>
<li><a class="el" href="structXalanList_1_1Node.html">XalanList&lt; Type &gt;::Node</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>XalanList&lt; Type &gt;::Node Struct Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanList::Node" -->
<p><code>#include &lt;<a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XalanList&lt; Type &gt;::Node:</div>
<div class="dyncontent">
<div class="center"><img src="structXalanList_1_1Node__coll__graph.png" border="0" usemap="#XalanList_3_01Type_01_4_1_1Node_coll__map" alt="Collaboration graph"/></div>
<map name="XalanList_3_01Type_01_4_1_1Node_coll__map" id="XalanList_3_01Type_01_4_1_1Node_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="structXalanList_1_1Node-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="structXalanList_1_1Node.html#a61ae73b0df1c15732564cb1c98f83791">Node</a> (const <a class="el" href="classXalanList.html#a7d3957698f07551e129f3b45e73117ca">value_type</a> &amp;theValue, <a class="el" href="structXalanList_1_1Node.html">Node</a> &amp;prevNode, <a class="el" href="structXalanList_1_1Node.html">Node</a> &amp;nextNode)
</ul>
<h2><a name="pub-attribs"></a>
Public Attributes</h2>
<ul>
<li><a class="el" href="classXalanList.html#a7d3957698f07551e129f3b45e73117ca">value_type</a> <a class="el" href="structXalanList_1_1Node.html#a5922ea39c4ccbc59d703baf3284f3320">value</a>
<li><a class="el" href="structXalanList_1_1Node.html">Node</a> * <a class="el" href="structXalanList_1_1Node.html#a4fb02b7e37dcfb56ce31a1b5e9764750">prev</a>
<li><a class="el" href="structXalanList_1_1Node.html">Node</a> * <a class="el" href="structXalanList_1_1Node.html#a3d5eaf0b4ce19076890cbcb78e103ba5">next</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class Type&gt;<br/>
struct XalanList&lt; Type &gt;::Node</h3>
<p>Definition at line <a class="el" href="XalanList_8hpp_source.html#l00169">169</a> of file <a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a61ae73b0df1c15732564cb1c98f83791"></a><!-- doxytag: member="XalanList::Node::Node" ref="a61ae73b0df1c15732564cb1c98f83791" args="(const value_type &amp;theValue, Node &amp;prevNode, Node &amp;nextNode)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanList.html">XalanList</a>&lt; Type &gt;::Node::Node </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanList.html#a7d3957698f07551e129f3b45e73117ca">value_type</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structXalanList_1_1Node.html">Node</a> &amp;&nbsp;</td>
<td class="paramname"> <em>prevNode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structXalanList_1_1Node.html">Node</a> &amp;&nbsp;</td>
<td class="paramname"> <em>nextNode</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanList_8hpp_source.html#l00171">171</a> of file <a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a3d5eaf0b4ce19076890cbcb78e103ba5"></a><!-- doxytag: member="XalanList::Node::next" ref="a3d5eaf0b4ce19076890cbcb78e103ba5" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structXalanList_1_1Node.html">Node</a>* <a class="el" href="classXalanList.html">XalanList</a>&lt; Type &gt;::<a class="el" href="structXalanList_1_1Node.html#a3d5eaf0b4ce19076890cbcb78e103ba5">Node::next</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanList_8hpp_source.html#l00183">183</a> of file <a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a4fb02b7e37dcfb56ce31a1b5e9764750"></a><!-- doxytag: member="XalanList::Node::prev" ref="a4fb02b7e37dcfb56ce31a1b5e9764750" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structXalanList_1_1Node.html">Node</a>* <a class="el" href="classXalanList.html">XalanList</a>&lt; Type &gt;::<a class="el" href="structXalanList_1_1Node.html#a4fb02b7e37dcfb56ce31a1b5e9764750">Node::prev</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanList_8hpp_source.html#l00182">182</a> of file <a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5922ea39c4ccbc59d703baf3284f3320"></a><!-- doxytag: member="XalanList::Node::value" ref="a5922ea39c4ccbc59d703baf3284f3320" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanList.html#a7d3957698f07551e129f3b45e73117ca">value_type</a> <a class="el" href="classXalanList.html">XalanList</a>&lt; Type &gt;::<a class="el" href="structXalanList_1_1Node.html#a5922ea39c4ccbc59d703baf3284f3320">Node::value</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanList_8hpp_source.html#l00181">181</a> of file <a class="el" href="XalanList_8hpp_source.html">XalanList.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="XalanList_8hpp_source.html">XalanList.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>