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,101 +5,93 @@
<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_000021.html">simple-api</a></div>
<h1>XQQuery.hpp File Reference</h1><code>#include &lt;xqilla/framework/XQillaExport.hpp&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;<a class="el" href="XMemory_8hpp-source.html">xercesc/util/XMemory.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="InputSource_8hpp-source.html">xercesc/sax/InputSource.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="ResultImpl_8hpp-source.html">xqilla/runtime/ResultImpl.hpp</a>&gt;</code><br>
<code>#include &lt;xqilla/runtime/LazySequenceResult.hpp&gt;</code><br>
<code>#include &lt;<a class="el" href="StaticContext_8hpp-source.html">xqilla/context/StaticContext.hpp</a>&gt;</code><br>
<p>
Include dependency graph for XQQuery.hpp:<p><center><img src="XQQuery_8hpp__incl.png" border="0" usemap="#XQQuery.hpp_map" alt="Include dependency graph"></center>
<map name="XQQuery.hpp_map">
<area href="ResultImpl_8hpp.html" shape="rect" coords="307,57,499,81" alt="">
<area href="StaticContext_8hpp.html" shape="rect" coords="299,105,507,129" alt="">
<area href="XMemory_8hpp.html" shape="rect" coords="29,129,203,153" alt="">
<area href="InputSource_8hpp.html" shape="rect" coords="307,300,499,324" alt="">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="XQQuery_8hpp__dep__incl.png" border="0" usemap="#XQQuery.hppdep_map" alt="Included by dependency graph"></center>
<map name="XQQuery.hppdep_map">
<area href="xqilla-simple_8hpp.html" shape="rect" coords="5,7,125,31" alt="">
</map>
<p>
<a href="XQQuery_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="classXQQuery.html">XQQuery</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Encapsulates a query expression. <a href="classXQQuery.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>XQQuery::QueryResult</b></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Top level lazy result iterator. <br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector&lt; XQGlobalVariable *,<br>
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; XQGlobalVariable * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a0">GlobalVariables</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector&lt; <a class="el" href="classXQQuery.html">XQQuery</a> *,<br>
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; <a class="el" href="classXQQuery.html">XQQuery</a> * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a1">ImportedModules</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>XQQuery.hpp File Reference</h1><code>#include &lt;xqilla/framework/XQillaExport.hpp&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;string&gt;</code><br/>
<code>#include &lt;<a class="el" href="XMemory_8hpp_source.html">xercesc/util/XMemory.hpp</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="InputSource_8hpp_source.html">xercesc/sax/InputSource.hpp</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="ResultImpl_8hpp_source.html">xqilla/runtime/ResultImpl.hpp</a>&gt;</code><br/>
<code>#include &lt;xqilla/runtime/LazySequenceResult.hpp&gt;</code><br/>
<code>#include &lt;<a class="el" href="StaticContext_8hpp_source.html">xqilla/context/StaticContext.hpp</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for XQQuery.hpp:</div>
<div class="dynsection">
<div class="center"><img src="XQQuery_8hpp__incl.png" border="0" usemap="#XQQuery_8hpp_map" alt=""/></div>
<map name="XQQuery_8hpp_map" id="XQQuery_8hpp">
<area shape="rect" href="XMemory_8hpp.html" title="xercesc/util/XMemory.hpp" alt="" coords="1968,237,2141,267"/><area shape="rect" href="InputSource_8hpp.html" title="xercesc/sax/InputSource.hpp" alt="" coords="696,160,888,189"/><area shape="rect" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="45,392,235,421"/><area shape="rect" href="StaticContext_8hpp.html" title="xqilla/context/StaticContext.hpp" alt="" coords="1371,83,1576,112"/><area shape="rect" href="PlatformUtils_8hpp.html" title="xercesc/util/PlatformUtils.hpp" alt="" coords="611,237,803,267"/><area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="1171,469,1312,499"/><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="61,547,235,576"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="1272,547,1523,576"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="1800,624,2056,653"/><area shape="rect" href="XQilla_8hpp.html" title="xqilla/simple&#45;api/XQilla.hpp" alt="" coords="1273,160,1449,189"/><area shape="rect" href="DocumentCache_8hpp.html" title="xqilla/schema/DocumentCache.hpp" alt="" coords="1473,160,1700,189"/><area shape="rect" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="2019,547,2301,576"/><area shape="rect" href="Node_8hpp.html" title="xqilla/items/Node.hpp" alt="" coords="1472,237,1619,267"/><area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="1389,315,1621,344"/><area shape="rect" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="1128,315,1365,344"/><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="1365,392,1573,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="XQQuery_8hpp__dep__incl.png" border="0" usemap="#XQQuery_8hppdep_map" alt=""/></div>
<map name="XQQuery_8hppdep_map" id="XQQuery_8hppdep">
<area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="5,83,123,112"/></map>
</div>
<p><a href="XQQuery_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="classXQQuery.html">XQQuery</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Encapsulates a query expression. <a href="classXQQuery.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>XQQuery::QueryResult</b></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Top level lazy result iterator. <br/></td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/>
&lt; XQGlobalVariable <br class="typebreak"/>
*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><br class="typebreak"/>
&lt; XQGlobalVariable * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a9d2d5aa88c009aeb4423578b5665857a">GlobalVariables</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classXQQuery.html">XQQuery</a> <br class="typebreak"/>
*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; <a class="el" href="classXQQuery.html">XQQuery</a> * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a6bfc1be626a21b5f066df297e669fe9f">ImportedModules</a></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="a0" doxytag="XQQuery.hpp::GlobalVariables"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="a9d2d5aa88c009aeb4423578b5665857a"></a><!-- doxytag: member="XQQuery.hpp::GlobalVariables" ref="a9d2d5aa88c009aeb4423578b5665857a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">typedef std::vector&lt;XQGlobalVariable*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;XQGlobalVariable*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#a0">GlobalVariables</a> </td>
<td class="memname">typedef std::vector&lt;XQGlobalVariable*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;XQGlobalVariable*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#a9d2d5aa88c009aeb4423578b5665857a">GlobalVariables</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
</td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="XQQuery.hpp::ImportedModules"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
</div>
</div>
<a class="anchor" id="a6bfc1be626a21b5f066df297e669fe9f"></a><!-- doxytag: member="XQQuery.hpp::ImportedModules" ref="a6bfc1be626a21b5f066df297e669fe9f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">typedef std::vector&lt;<a class="el" href="classXQQuery.html">XQQuery</a>*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;<a class="el" href="classXQQuery.html">XQQuery</a>*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#a1">ImportedModules</a> </td>
<td class="memname">typedef std::vector&lt;<a class="el" href="classXQQuery.html">XQQuery</a>*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;<a class="el" href="classXQQuery.html">XQQuery</a>*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#a6bfc1be626a21b5f066df297e669fe9f">ImportedModules</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
</td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:38 2009 for XQilla Simple API by&nbsp;
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:55 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>