XQuilla/docs/simple-api/XQQuery_8hpp.html
2020-02-17 22:13:50 +01:00

110 lines
6.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<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.5.1 -->
<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="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</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>
<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=""></center>
<map name="XQQuery.hpp_map">
<area href="XMemory_8hpp.html" shape="rect" coords="534,332,728,356" alt="">
<area href="InputSource_8hpp.html" shape="rect" coords="203,236,419,260" alt="">
<area href="ResultImpl_8hpp.html" shape="rect" coords="200,138,422,162" alt="">
<area href="StaticContext_8hpp.html" shape="rect" coords="192,284,430,308" 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; XQUserFunction *,<br>
<a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt; XQUserFunction * &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#120407438cc6ede3bc7b57aae806741c">UserFunctions</a></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#9d2d5aa88c009aeb4423578b5665857a">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#6bfc1be626a21b5f066df297e669fe9f">ImportedModules</a></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="9d2d5aa88c009aeb4423578b5665857a"></a><!-- doxytag: member="XQQuery.hpp::GlobalVariables" ref="9d2d5aa88c009aeb4423578b5665857a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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#9d2d5aa88c009aeb4423578b5665857a">GlobalVariables</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="6bfc1be626a21b5f066df297e669fe9f"></a><!-- doxytag: member="XQQuery.hpp::ImportedModules" ref="6bfc1be626a21b5f066df297e669fe9f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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#6bfc1be626a21b5f066df297e669fe9f">ImportedModules</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="120407438cc6ede3bc7b57aae806741c"></a><!-- doxytag: member="XQQuery.hpp::UserFunctions" ref="120407438cc6ede3bc7b57aae806741c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::vector&lt;XQUserFunction*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;XQUserFunction*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#120407438cc6ede3bc7b57aae806741c">UserFunctions</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 8 14:29:41 2008 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.5.1 </small></address>
</body>
</html>