This commit is contained in:
King_DuckZ 2020-02-17 22:19:57 +01:00
parent 1613a190f0
commit b93578226a
2489 changed files with 122200 additions and 118330 deletions

View file

@ -5,48 +5,51 @@
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">xqilla</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">items</a></div>
<h1>Node.hpp File Reference</h1><code>#include &lt;<a class="el" href="ATQNameOrDerived_8hpp-source.html">xqilla/items/ATQNameOrDerived.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="ATBooleanOrDerived_8hpp-source.html">xqilla/items/ATBooleanOrDerived.hpp</a>&gt;</code><br>
<code>#include &lt;xqilla/ast/XQStep.hpp&gt;</code><br>
<p>
Include dependency graph for Node.hpp:<p><center><img src="Node_8hpp__incl.png" border="0" usemap="#Node.hpp_map" alt="Include dependency graph"></center>
<map name="Node.hpp_map">
<area href="ATQNameOrDerived_8hpp.html" shape="rect" coords="415,380,652,404" alt="">
<area href="AnyAtomicType_8hpp.html" shape="rect" coords="219,305,427,329" alt="">
<area href="Item_8hpp.html" shape="rect" coords="252,231,393,255" alt="">
<area href="MemoryManager_8hpp.html" shape="rect" coords="144,81,405,105" alt="">
<area href="ATBooleanOrDerived_8hpp.html" shape="rect" coords="41,380,281,404" alt="">
<area href="ReferenceCounted_8hpp.html" shape="rect" coords="195,156,451,180" alt="">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="Node_8hpp__dep__incl.png" border="0" usemap="#Node.hppdep_map" alt="Included by dependency graph"></center>
<map name="Node.hppdep_map">
<area href="DocumentCache_8hpp.html" shape="rect" coords="67,231,211,255" alt="">
<area href="StaticContext_8hpp.html" shape="rect" coords="5,156,131,180" alt="">
<area href="XQQuery_8hpp.html" shape="rect" coords="177,81,279,105" alt="">
<area href="xqilla-simple_8hpp.html" shape="rect" coords="219,7,339,31" alt="">
<area href="DynamicContext_8hpp.html" shape="rect" coords="7,81,151,105" alt="">
<area href="XercesConfiguration_8hpp.html" shape="rect" coords="235,231,403,255" alt="">
<area href="URIResolver_8hpp.html" shape="rect" coords="368,156,488,180" alt="">
<area href="ContextHelpers_8hpp.html" shape="rect" coords="9,7,148,31" alt="">
<area href="UpdateFactory_8hpp.html" shape="rect" coords="155,156,288,180" alt="">
</map>
<p>
<a href="Node_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classNode.html">Node</a></td></tr>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Node.hpp File Reference</h1><code>#include &lt;<a class="el" href="ATQNameOrDerived_8hpp_source.html">xqilla/items/ATQNameOrDerived.hpp</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ATBooleanOrDerived_8hpp_source.html">xqilla/items/ATBooleanOrDerived.hpp</a>&gt;</code><br/>
<code>#include &lt;xqilla/ast/XQStep.hpp&gt;</code><br/>
<div class="dynheader">
Include dependency graph for Node.hpp:</div>
<div class="dynsection">
<div class="center"><img src="Node_8hpp__incl.png" border="0" usemap="#Node_8hpp_map" alt=""/></div>
<map name="Node_8hpp_map" id="Node_8hpp">
<area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="103,83,335,112"/><area shape="rect" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="425,83,663,112"/><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="311,160,519,189"/><area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="344,237,485,267"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="289,315,540,344"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="285,392,541,421"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="Node_8hpp__dep__incl.png" border="0" usemap="#Node_8hppdep_map" alt=""/></div>
<map name="Node_8hppdep_map" id="Node_8hppdep">
<area shape="rect" href="URIResolver_8hpp.html" title="URIResolver.hpp" alt="" coords="5,160,125,189"/><area shape="rect" href="XercesConfiguration_8hpp.html" title="XercesConfiguration.hpp" alt="" coords="92,83,255,112"/><area shape="rect" href="DocumentCache_8hpp.html" title="DocumentCache.hpp" alt="" coords="279,83,420,112"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="149,315,267,344"/><area shape="rect" href="StaticContext_8hpp.html" title="StaticContext.hpp" alt="" coords="245,160,371,189"/><area shape="rect" href="UpdateFactory_8hpp.html" title="UpdateFactory.hpp" alt="" coords="395,160,525,189"/><area shape="rect" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="205,237,304,267"/><area shape="rect" href="DynamicContext_8hpp.html" title="DynamicContext.hpp" alt="" coords="328,237,469,267"/><area shape="rect" href="ContextHelpers_8hpp.html" title="ContextHelpers.hpp" alt="" coords="331,315,467,344"/></map>
</div>
<p><a href="Node_8hpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classNode.html">Node</a></td></tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:34 2009 for XQilla Simple API by&nbsp;
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:46 2009 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>