v2.2.3
This commit is contained in:
parent
1613a190f0
commit
b93578226a
2489 changed files with 122200 additions and 118330 deletions
|
@ -5,62 +5,61 @@
|
|||
<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&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
||||
<!-- Generated by Doxygen 1.3.9.1 -->
|
||||
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
|
||||
<div class="nav">
|
||||
<a class="el" href="dir_000000.html">include</a> / <a class="el" href="dir_000001.html">xqilla</a> / <a class="el" href="dir_000002.html">items</a></div>
|
||||
<h1>FunctionRef.hpp File Reference</h1><code>#include <vector></code><br>
|
||||
<code>#include <<a class="el" href="Item_8hpp-source.html">xqilla/items/Item.hpp</a>></code><br>
|
||||
<code>#include <<a class="el" href="ATQNameOrDerived_8hpp-source.html">xqilla/items/ATQNameOrDerived.hpp</a>></code><br>
|
||||
<code>#include <<a class="el" href="Result_8hpp-source.html">xqilla/runtime/Result.hpp</a>></code><br>
|
||||
|
||||
<p>
|
||||
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 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">
|
||||
<tr><td></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </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< <a class="el" href="classResult.html">Result</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="FunctionRef_8hpp.html#a0">VectorOfResults</a></td></tr>
|
||||
<!-- Generated by Doxygen 1.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="index.html"><span>Main 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 List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<h1>FunctionRef.hpp File Reference</h1><code>#include <vector></code><br/>
|
||||
<code>#include <<a class="el" href="Item_8hpp_source.html">xqilla/items/Item.hpp</a>></code><br/>
|
||||
<code>#include <<a class="el" href="ATQNameOrDerived_8hpp_source.html">xqilla/items/ATQNameOrDerived.hpp</a>></code><br/>
|
||||
<code>#include <<a class="el" href="Result_8hpp_source.html">xqilla/runtime/Result.hpp</a>></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>
|
||||
|
||||
<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 </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< <a class="el" href="classResult.html">Result</a> > </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" 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">
|
||||
<hr/><h2>Typedef Documentation</h2>
|
||||
<a class="anchor" id="ae7e25f27a9f0573dd18414f1301ccc97"></a><!-- doxytag: member="FunctionRef.hpp::VectorOfResults" ref="ae7e25f27a9f0573dd18414f1301ccc97" args="" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">typedef std::vector<<a class="el" href="classResult.html">Result</a>> <a class="el" href="FunctionRef_8hpp.html#a0">VectorOfResults</a> </td>
|
||||
<td class="memname">typedef std::vector<<a class="el" href="classResult.html">Result</a>> <a class="el" href="FunctionRef_8hpp.html#ae7e25f27a9f0573dd18414f1301ccc97">VectorOfResults</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
</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
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:42 2009 for XQilla Simple API by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue