XQuilla/docs/simple-api/Node_8hpp.html

56 lines
4.5 KiB
HTML
Raw Normal View History

2020-02-17 22:05:20 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 22:11:31 +01:00
<title>XQilla Simple API Documentation</title>
2020-02-17 22:05:20 +01:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 22:11:31 +01:00
<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>
2020-02-17 22:23:16 +01:00
<!-- 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>
2020-02-17 22:19:57 +01:00
<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>
2020-02-17 22:23:16 +01:00
<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>
2020-02-17 22:19:57 +01:00
</ul>
</div>
</div>
<div class="contents">
2020-02-17 22:23:16 +01:00
<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/>
2020-02-17 22:19:57 +01:00
<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/>
2020-02-17 22:23:16 +01:00
<div class="dynheader">
2020-02-17 22:19:57 +01:00
Include dependency graph for Node.hpp:</div>
2020-02-17 22:23:16 +01:00
<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" id="node3" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="175,83,442,112"/><area shape="rect" id="node25" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="536,83,806,112"/><area shape="rect" id="node9" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="336,160,571,189"/><area shape="rect" id="node12" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="372,237,535,267"/><area shape="rect" id="node15" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="308,315,599,344"/><area shape="rect" id="node18" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="311,392,604,421"/></map>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:23:16 +01:00
<div class="dynheader">
2020-02-17 22:19:57 +01:00
This graph shows which files directly or indirectly include this file:</div>
2020-02-17 22:23:16 +01:00
<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" id="node3" href="URIResolver_8hpp.html" title="URIResolver.hpp" alt="" coords="5,160,136,189"/><area shape="rect" id="node7" href="XercesConfiguration_8hpp.html" title="XercesConfiguration.hpp" alt="" coords="95,83,279,112"/><area shape="rect" id="node10" href="DocumentCache_8hpp.html" title="DocumentCache.hpp" alt="" coords="303,83,468,112"/><area shape="rect" id="node5" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="157,315,288,344"/><area shape="rect" id="node12" href="StaticContext_8hpp.html" title="StaticContext.hpp" alt="" coords="264,160,411,189"/><area shape="rect" id="node22" href="UpdateFactory_8hpp.html" title="UpdateFactory.hpp" alt="" coords="435,160,581,189"/><area shape="rect" id="node14" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="217,237,327,267"/><area shape="rect" id="node17" href="DynamicContext_8hpp.html" title="DynamicContext.hpp" alt="" coords="351,237,516,267"/><area shape="rect" id="node20" href="ContextHelpers_8hpp.html" title="ContextHelpers.hpp" alt="" coords="355,315,512,344"/></map>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:23:16 +01:00
2020-02-17 22:19:57 +01:00
<p><a href="Node_8hpp_source.html">Go to the source code of this file.</a></p>
2020-02-17 22:23:16 +01:00
<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>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:24:17 +01:00
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla Simple API by&nbsp;
2020-02-17 22:05:20 +01:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 22:23:16 +01:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
2020-02-17 22:05:20 +01:00
</body>
</html>