This commit is contained in:
King_DuckZ 2020-02-17 22:19:08 +01:00
parent 4bc0157dcd
commit 1613a190f0
2427 changed files with 125503 additions and 133080 deletions

View file

@ -5,32 +5,25 @@
<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">
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">xqilla</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">items</a></div>
<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>
Include dependency graph for FunctionRef.hpp:<p><center><img src="FunctionRef_8hpp__incl.png" border="0" usemap="#FunctionRef.hpp_map" alt="Include dependency graph"></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>
<area href="Item_8hpp.html" shape="rect" coords="385,156,527,180" alt="">
<area href="AnyAtomicType_8hpp.html" shape="rect" coords="103,231,311,255" alt="">
<area href="Result_8hpp.html" shape="rect" coords="532,305,700,329" alt="">
<area href="ResultImpl_8hpp.html" shape="rect" coords="793,231,985,255" alt="">
<area href="ReferenceCounted_8hpp.html" shape="rect" coords="327,81,583,105" alt="">
<area href="ATQNameOrDerived_8hpp.html" shape="rect" coords="88,305,325,329" alt="">
</map>
<p>
<a href="FunctionRef_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
@ -39,28 +32,35 @@ Include dependency graph for FunctionRef.hpp:</div>
<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>
<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#a0">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">
<a class="anchor" name="a0" doxytag="FunctionRef.hpp::VectorOfResults"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<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>
<td class="md" nowrap valign="top">typedef std::vector&lt;<a class="el" href="classResult.html">Result</a>&gt; <a class="el" href="FunctionRef_8hpp.html#a0">VectorOfResults</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<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;
</td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:32 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>
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>