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

139 lines
9.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.7.3 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;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 id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#typedef-members">Typedefs</a> </div>
<div class="headertitle">
<h1>XQQuery.hpp File Reference</h1> </div>
</div>
<div class="contents">
<div class="textblock"><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;xercesc/util/XMemory.hpp&gt;</code><br/>
<code>#include &lt;xercesc/sax/InputSource.hpp&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;<a class="el" href="StaticContext_8hpp_source.html">xqilla/context/StaticContext.hpp</a>&gt;</code><br/>
<code>#include &lt;xercesc/util/RefHashTableOf.hpp&gt;</code><br/>
<code>#include &lt;xqilla/runtime/ResultImpl.hpp&gt;</code><br/>
<code>#include &lt;xqilla/context/StaticContext.hpp&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for XQQuery.hpp:</div>
<div class="dyncontent">
<div class="center"><img src="XQQuery_8hpp__incl.png" border="0" usemap="#XQQuery_8hpp" alt=""/></div>
<map name="XQQuery_8hpp" id="XQQuery_8hpp">
<area shape="rect" id="node13" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="1765,237,1955,267"/><area shape="rect" id="node36" href="StaticContext_8hpp.html" title="xqilla/context/StaticContext.hpp" alt="" coords="840,83,1048,112"/><area shape="rect" id="node16" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="2033,315,2175,344"/><area shape="rect" id="node28" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="2113,392,2287,421"/><area shape="rect" id="node19" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="1121,392,1375,421"/><area shape="rect" id="node43" href="DocumentCache_8hpp.html" title="xqilla/schema/DocumentCache.hpp" alt="" coords="753,160,983,189"/><area shape="rect" id="node46" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="5,392,291,421"/><area shape="rect" id="node56" href="Node_8hpp.html" title="xqilla/items/Node.hpp" alt="" coords="1035,237,1181,267"/><area shape="rect" id="node58" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="511,315,748,344"/><area shape="rect" id="node69" href="ATBooleanOrDerived_8hpp.html" title="xqilla/items/ATBooleanOrDerived.hpp" alt="" coords="772,315,1012,344"/><area shape="rect" id="node62" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="1449,392,1660,421"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="XQQuery_8hpp__dep__incl.png" border="0" usemap="#XQQuery_8hppdep" alt=""/></div>
<map name="XQQuery_8hppdep" id="XQQuery_8hppdep">
<area shape="rect" id="node3" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="5,83,123,112"/></map>
</div>
</div>
<p><a href="XQQuery_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classModuleCache.html">ModuleCache</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXQQuery.html">XQQuery</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Encapsulates a query expression. <a href="classXQQuery.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="typedef-members"></a>
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;&#160;</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;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a6bfc1be626a21b5f066df297e669fe9f">ImportedModules</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/>
&lt; DelayedFuncFactory <br class="typebreak"/>
*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a><br class="typebreak"/>
&lt; DelayedFuncFactory * &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a35849543810650499f62a59dac86d490">DelayedFunctions</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
xercesc::RefHashTableOf<br class="typebreak"/>
&lt; <a class="el" href="classXQQuery.html">XQQuery</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="XQQuery_8hpp.html#a268c80c05b22dd90380a05b8a52521d3">ModuleMap</a></td></tr>
</table>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="a35849543810650499f62a59dac86d490"></a><!-- doxytag: member="XQQuery.hpp::DelayedFunctions" ref="a35849543810650499f62a59dac86d490" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::vector&lt;DelayedFuncFactory*, <a class="el" href="classXQillaAllocator.html">XQillaAllocator</a>&lt;DelayedFuncFactory*&gt; &gt; <a class="el" href="XQQuery_8hpp.html#a35849543810650499f62a59dac86d490">DelayedFunctions</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<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="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>
</div>
<div class="memdoc">
</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="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>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a268c80c05b22dd90380a05b8a52521d3"></a><!-- doxytag: member="XQQuery.hpp::ModuleMap" ref="a268c80c05b22dd90380a05b8a52521d3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef xercesc:: RefHashTableOf&lt;<a class="el" href="classXQQuery.html">XQQuery</a>&gt; <a class="el" href="XQQuery_8hpp.html#a268c80c05b22dd90380a05b8a52521d3">ModuleMap</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:35 for XQilla Simple API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>