This commit is contained in:
King_DuckZ 2020-02-17 22:23:16 +01:00
parent 824eb94695
commit 7c49d5c548
3294 changed files with 46105 additions and 39662 deletions

View file

@ -5,51 +5,43 @@
<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>
<!-- Generated by Doxygen 1.6.1 -->
<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="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>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;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>FunctionRef.hpp File Reference</h1> </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;xqilla/items/Item.hpp&gt;</code><br/>
<code>#include &lt;xqilla/items/ATQNameOrDerived.hpp&gt;</code><br/>
<code>#include &lt;xqilla/runtime/Result.hpp&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
<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/>
<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">
</map>
</div>
<div class="dynsection">
<div class="center"><img src="FunctionRef_8hpp__incl.png" border="0" usemap="#FunctionRef_8hpp_map" alt=""/></div>
<map name="FunctionRef_8hpp_map" id="FunctionRef_8hpp">
<area shape="rect" id="node5" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="753,237,916,267"/><area shape="rect" id="node19" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="992,83,1259,112"/><area shape="rect" id="node28" href="Result_8hpp.html" title="xqilla/runtime/Result.hpp" alt="" coords="525,83,712,112"/><area shape="rect" id="node9" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="867,315,1157,344"/><area shape="rect" id="node12" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="981,392,1275,421"/><area shape="rect" id="node23" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="923,160,1157,189"/><area shape="rect" id="node35" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="584,160,797,189"/><area shape="rect" id="node39" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="395,315,589,344"/></map>
</div>
<p><a href="FunctionRef_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="classFunctionRef.html">FunctionRef</a></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&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>
<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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFunctionRef.html">FunctionRef</a></td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" 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#ae7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a></td></tr>
</table>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="ae7e25f27a9f0573dd18414f1301ccc97"></a><!-- doxytag: member="FunctionRef.hpp::VectorOfResults" ref="ae7e25f27a9f0573dd18414f1301ccc97" args="" -->
@ -66,8 +58,8 @@ Typedefs</h2></td></tr>
</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;
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>