v2.2.0
This commit is contained in:
parent
27eff2f0ef
commit
4bc0157dcd
3020 changed files with 129849 additions and 76185 deletions
|
@ -5,19 +5,19 @@
|
|||
<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.5.1 -->
|
||||
<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="classes.html"><span>Classes</span></a></li>
|
||||
<li id="current"><a href="files.html"><span>Files</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>
|
||||
<!-- Generated by Doxygen 1.5.5 -->
|
||||
<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="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">
|
||||
<h1>Scope.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br>
|
||||
<code>#include <<a class="el" href="VarHashEntry_8hpp-source.html">xqilla/context/VarHashEntry.hpp</a>></code><br>
|
||||
<code>#include <vector></code><br>
|
||||
|
@ -25,11 +25,13 @@
|
|||
<code>#include <<a class="el" href="XMemory_8hpp-source.html">xercesc/util/XMemory.hpp</a>></code><br>
|
||||
|
||||
<p>
|
||||
Include dependency graph for Scope.hpp:<p><center><img src="Scope_8hpp__incl.png" border="0" usemap="#Scope.hpp_map" alt=""></center>
|
||||
<div class="dynheader">
|
||||
Include dependency graph for Scope.hpp:</div>
|
||||
<div class="dynsection">
|
||||
<p><center><img src="Scope_8hpp__incl.png" border="0" usemap="#Scope.hpp_map" alt=""></center>
|
||||
<map name="Scope.hpp_map">
|
||||
<area href="VarHashEntry_8hpp.html" shape="rect" coords="168,61,405,85" alt="">
|
||||
<area href="XMemory_8hpp.html" shape="rect" coords="504,85,699,109" alt="">
|
||||
</map>
|
||||
<area shape="rect" href="VarHashEntry_8hpp.html" title="xqilla/context/VarHashEntry.hpp" alt="" coords="135,81,340,105"><area shape="rect" href="XMemory_8hpp.html" title="xercesc/util/XMemory.hpp" alt="" coords="276,156,447,180"></map>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<a href="Scope_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
|
@ -37,10 +39,11 @@ Include dependency graph for Scope.hpp:<p><center><img src="Scope_8hpp__incl.png
|
|||
<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="classScope.html">Scope< TYPE ></a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">used inside <a class="el" href="classVariableStore.html">VariableStore</a> to implement variable scoping <a href="classScope.html#_details">More...</a><br></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">used inside <a class="el" href="classVariableStore.html" title="The pure virtual base class for accessing variables at runtime.">VariableStore</a> to implement variable scoping <a href="classScope.html#_details">More...</a><br></td></tr>
|
||||
</table>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Mon Apr 28 16:41:01 2008 for XQilla Simple API by
|
||||
</div>
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:11 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.5.1 </small></address>
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue