59 lines
3.7 KiB
HTML
59 lines
3.7 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&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
|
<!-- Generated by Doxygen 1.6.1 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main 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 List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>Result.hpp File Reference</h1><code>#include <string></code><br/>
|
|
<code>#include <xercesc/util/XercesDefs.hpp></code><br/>
|
|
<code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
|
<code>#include <<a class="el" href="Item_8hpp_source.html">xqilla/items/Item.hpp</a>></code><br/>
|
|
<code>#include <<a class="el" href="ResultImpl_8hpp_source.html">xqilla/runtime/ResultImpl.hpp</a>></code><br/>
|
|
<code>#include <xqilla/runtime/EmptyResult.hpp></code><br/>
|
|
<div class="dynheader">
|
|
Include dependency graph for Result.hpp:</div>
|
|
<div class="dynsection">
|
|
<div class="center"><img src="Result_8hpp__incl.png" border="0" usemap="#Result_8hpp_map" alt=""/></div>
|
|
<map name="Result_8hpp_map" id="Result_8hpp">
|
|
<area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="249,160,391,189"/><area shape="rect" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="357,83,547,112"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="185,237,436,267"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="184,315,440,344"/><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="621,237,795,267"/></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="Result_8hpp__dep__incl.png" border="0" usemap="#Result_8hppdep_map" alt=""/></div>
|
|
<map name="Result_8hppdep_map" id="Result_8hppdep">
|
|
<area shape="rect" href="FunctionRef_8hpp.html" title="FunctionRef.hpp" alt="" coords="5,83,120,112"/></map>
|
|
</div>
|
|
|
|
<p><a href="Result_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 </td><td class="memItemRight" valign="bottom"><a class="el" href="classResult.html">Result</a></td></tr>
|
|
<tr><td class="mdescLeft"> </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 Fri Nov 13 14:59:48 2009 for XQilla Simple API by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
|
</body>
|
|
</html>
|