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

59 lines
3.5 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.5 -->
<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="classes.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>
<div class="contents">
<h1>Result.hpp File Reference</h1><code>#include &lt;string&gt;</code><br>
<code>#include &lt;xercesc/util/XercesDefs.hpp&gt;</code><br>
<code>#include &lt;xqilla/framework/XQillaExport.hpp&gt;</code><br>
<code>#include &lt;<a class="el" href="Item_8hpp-source.html">xqilla/items/Item.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/EmptyResult.hpp&gt;</code><br>
<p>
<div class="dynheader">
Include dependency graph for Result.hpp:</div>
<div class="dynsection">
<p><center><img src="Result_8hpp__incl.png" border="0" usemap="#Result.hpp_map" alt=""></center>
<map name="Result.hpp_map">
<area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="249,156,391,180"><area shape="rect" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="357,82,547,106"><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="185,231,436,255"><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="184,306,440,330"><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="621,231,795,255"></map>
</div>
<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="Result_8hpp__dep__incl.png" border="0" usemap="#Result.hppdep_map" alt=""></center>
<map name="Result.hppdep_map">
<area shape="rect" href="FunctionRef_8hpp.html" title="FunctionRef.hpp" alt="" coords="5,81,120,105"></map>
</div>
<p>
<a href="Result_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="classResult.html">Result</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A scoped pointer wrapper for the lazily evaluated query result. <a href="classResult.html#_details">More...</a><br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:11 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.5.5 </small></address>
</body>
</html>