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

66 lines
4.2 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>FunctionRef.hpp File Reference</h1><code>#include &lt;vector&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="ATQNameOrDerived_8hpp-source.html">xqilla/items/ATQNameOrDerived.hpp</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Result_8hpp-source.html">xqilla/runtime/Result.hpp</a>&gt;</code><br>
<p>
<div class="dynheader">
Include dependency graph for FunctionRef.hpp:</div>
<div class="dynsection">
<p><center><img src="FunctionRef_8hpp__incl.png" border="0" usemap="#FunctionRef.hpp_map" alt=""></center>
<map name="FunctionRef.hpp_map">
<area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="695,230,836,254"><area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="917,81,1152,105"><area shape="rect" href="Result_8hpp.html" title="xqilla/runtime/Result.hpp" alt="" coords="485,81,648,105"><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="811,305,1061,329"><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="907,380,1163,404"><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="853,156,1061,180"><area shape="rect" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="539,156,728,180"><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="360,305,533,329"></map>
</div>
<p>
<a href="FunctionRef_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="classFunctionRef.html">FunctionRef</a></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; <a class="el" href="classResult.html">Result</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="FunctionRef_8hpp.html#e7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="e7e25f27a9f0573dd18414f1301ccc97"></a><!-- doxytag: member="FunctionRef.hpp::VectorOfResults" ref="e7e25f27a9f0573dd18414f1301ccc97" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::vector&lt;<a class="el" href="classResult.html">Result</a>&gt; <a class="el" href="FunctionRef_8hpp.html#e7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:05 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>