This commit is contained in:
King_DuckZ 2020-02-17 22:22:42 +01:00
parent feed734f17
commit 824eb94695
3514 changed files with 90507 additions and 92619 deletions

View file

@ -5,43 +5,51 @@
<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.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<!-- 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>
<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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
<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>
<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/>
<div class="dynheader">
Include dependency graph for FunctionRef.hpp:</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" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="692,237,833,267"/><area shape="rect" href="ATQNameOrDerived_8hpp.html" title="xqilla/items/ATQNameOrDerived.hpp" alt="" coords="915,83,1147,112"/><area shape="rect" href="Result_8hpp.html" title="xqilla/runtime/Result.hpp" alt="" coords="483,83,645,112"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="808,315,1059,344"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="904,392,1160,421"/><area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="851,160,1059,189"/><area shape="rect" href="ResultImpl_8hpp.html" title="xqilla/runtime/ResultImpl.hpp" alt="" coords="536,160,725,189"/><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="357,315,531,344"/></map>
<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">
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>
<p><a href="FunctionRef_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 &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 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>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="ae7e25f27a9f0573dd18414f1301ccc97"></a><!-- doxytag: member="FunctionRef.hpp::VectorOfResults" ref="ae7e25f27a9f0573dd18414f1301ccc97" args="" -->
@ -58,8 +66,8 @@ Include dependency graph for FunctionRef.hpp:</div>
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:00 2010 for XQilla Simple API by&nbsp;
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:35 for XQilla Simple API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>