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

82 lines
5.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.8.5 -->
<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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_e3266bbc227f825a287bdb912a8a79c0.html">include</a></li><li class="navelem"><a class="el" href="dir_a1bc92396ffc8a3dc7aa16f9f9aed8c7.html">xqilla</a></li><li class="navelem"><a class="el" href="dir_78395f82a4cb2f249a968d7b21478d82.html">items</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#typedef-members">Typedefs</a> </div>
<div class="headertitle">
<div class="title">FunctionRef.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><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/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for FunctionRef.hpp:</div>
<div class="dyncontent">
<div class="center"><img src="FunctionRef_8hpp__incl.png" border="0" usemap="#FunctionRef_8hpp" alt=""/></div>
<map name="FunctionRef_8hpp" id="FunctionRef_8hpp">
<area shape="rect" id="node3" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="502,229,644,256"/><area shape="rect" id="node9" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="778,80,1016,107"/><area shape="rect" id="node11" href="Result_8hpp.html" title="xqilla/runtime/Result.hpp" alt="" coords="311,80,477,107"/><area shape="rect" id="node5" href="ReferenceCounted_8hpp.html" title="xqilla/framework/Reference\lCounted.hpp" alt="" coords="807,305,988,346"/><area shape="rect" id="node6" href="MemoryManager_8hpp.html" title="xercesc/framework/Memory\lManager.hpp" alt="" coords="803,395,987,437"/><area shape="rect" id="node10" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="720,155,931,181"/><area shape="rect" id="node13" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="45,155,235,181"/><area shape="rect" id="node14" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="230,312,404,339"/></map>
</div>
</div>
<p><a href="FunctionRef_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFunctionRef.html">FunctionRef</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:ae7e25f27a9f0573dd18414f1301ccc97"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classResult.html">Result</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="FunctionRef_8hpp.html#ae7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a></td></tr>
<tr class="separator:ae7e25f27a9f0573dd18414f1301ccc97"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="ae7e25f27a9f0573dd18414f1301ccc97"></a>
<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#ae7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>