v2.2.3
This commit is contained in:
parent
1613a190f0
commit
b93578226a
2489 changed files with 122200 additions and 118330 deletions
|
@ -5,139 +5,124 @@
|
|||
<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>
|
||||
<h1>VarHashEntry< TYPE > Class Template Reference</h1>The class that stores the values of the variables.
|
||||
<a href="#_details">More...</a>
|
||||
<p>
|
||||
<code>#include <<a class="el" href="VarHashEntry_8hpp-source.html">VarHashEntry.hpp</a>></code>
|
||||
<p>
|
||||
Inheritance diagram for VarHashEntry< TYPE >:<p><center><img src="classVarHashEntry__inherit__graph.png" border="0" usemap="#VarHashEntry_3_01TYPE_01_4__inherit__map" alt="Inheritance graph"></center>
|
||||
<map name="VarHashEntry_3_01TYPE_01_4__inherit__map">
|
||||
<area href="classxercesc_1_1XMemory.html" shape="rect" coords="20,7,151,31" alt="">
|
||||
</map>
|
||||
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classVarHashEntry-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#a0">~VarHashEntry</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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li><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="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="classes.html"><span>Class Index</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<h1>VarHashEntry< TYPE > Class Template Reference</h1><!-- doxytag: class="VarHashEntry" --><!-- doxytag: inherits="xercesc::XMemory" -->
|
||||
<p>The class that stores the values of the variables.
|
||||
<a href="#_details">More...</a></p>
|
||||
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const TYPE & </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#a1">getValue</a> () const =0</td></tr>
|
||||
<p><code>#include <<a class="el" href="VarHashEntry_8hpp_source.html">VarHashEntry.hpp</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for VarHashEntry< TYPE >:</div>
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="classVarHashEntry__inherit__graph.png" border="0" usemap="#VarHashEntry_3_01TYPE_01_4_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="VarHashEntry_3_01TYPE_01_4_inherit__map" id="VarHashEntry_3_01TYPE_01_4_inherit__map">
|
||||
<area shape="rect" href="classxercesc_1_1XMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete..." alt="" coords="20,5,151,35"/></map>
|
||||
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the value of the variable (overload in derived classes for special behaviour). <a href="#a1"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#a2">setValue</a> (const TYPE &value)=0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the value of the variable (overload in derived classes for special behaviour). <a href="#a2"></a><br></td></tr>
|
||||
<p><a href="classVarHashEntry-members.html">List of all members.</a></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#a0645f749e5eccb58511c6a4a45e7194b">~VarHashEntry</a> ()</td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">virtual const TYPE & </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#afff11ed2014a898e2b0a5875fd121647">getValue</a> () const =0</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the value of the variable (overload in derived classes for special behaviour). <a href="#afff11ed2014a898e2b0a5875fd121647"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classVarHashEntry.html#add2e101aaff93a6c07b923638c54892d">setValue</a> (const TYPE &value)=0</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the value of the variable (overload in derived classes for special behaviour). <a href="#add2e101aaff93a6c07b923638c54892d"></a><br/></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<h3>template<class TYPE><br>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<h3>template<class TYPE><br/>
|
||||
class VarHashEntry< TYPE ></h3>
|
||||
|
||||
The class that stores the values of the variables.
|
||||
<p>
|
||||
<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="a0" doxytag="VarHashEntry::~VarHashEntry"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<p>The class that stores the values of the variables. </p>
|
||||
<hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a0645f749e5eccb58511c6a4a45e7194b"></a><!-- doxytag: member="VarHashEntry::~VarHashEntry" ref="a0645f749e5eccb58511c6a4a45e7194b" args="()" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class TYPE> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" colspan="4">
|
||||
template<class TYPE> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">virtual <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::~<a class="el" href="classVarHashEntry.html">VarHashEntry</a> </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="mdname1" valign="top" nowrap> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap><code> [inline, virtual]</code></td>
|
||||
<td class="memname">virtual <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::~<a class="el" href="classVarHashEntry.html">VarHashEntry</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td><code> [inline, virtual]</code></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><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" name="a1" doxytag="VarHashEntry::getValue"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
</div>
|
||||
</div>
|
||||
<hr/><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" id="afff11ed2014a898e2b0a5875fd121647"></a><!-- doxytag: member="VarHashEntry::getValue" ref="afff11ed2014a898e2b0a5875fd121647" args="() const =0" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class TYPE> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" colspan="4">
|
||||
template<class TYPE> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">virtual const TYPE& <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::getValue </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="mdname1" valign="top" nowrap> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap> const<code> [pure virtual]</code></td>
|
||||
<td class="memname">virtual const TYPE& <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::getValue </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> const<code> [pure virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Gets the value of the variable (overload in derived classes for special behaviour).
|
||||
<p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<a class="anchor" name="a2" doxytag="VarHashEntry::setValue"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<p>Gets the value of the variable (overload in derived classes for special behaviour). </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="add2e101aaff93a6c07b923638c54892d"></a><!-- doxytag: member="VarHashEntry::setValue" ref="add2e101aaff93a6c07b923638c54892d" args="(const TYPE &value)=0" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<class TYPE> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" colspan="4">
|
||||
template<class TYPE> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">virtual void <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::setValue </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top">const TYPE & </td>
|
||||
<td class="mdname1" valign="top" nowrap> <em>value</em> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap><code> [pure virtual]</code></td>
|
||||
<td class="memname">virtual void <a class="el" href="classVarHashEntry.html">VarHashEntry</a>< TYPE >::setValue </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const TYPE & </td>
|
||||
<td class="paramname"> <em>value</em></td>
|
||||
<td> ) </td>
|
||||
<td><code> [pure virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Sets the value of the variable (overload in derived classes for special behaviour).
|
||||
<p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="VarHashEntry_8hpp-source.html">VarHashEntry.hpp</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:41 2009 for XQilla Simple API by
|
||||
<p>Sets the value of the variable (overload in derived classes for special behaviour). </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="VarHashEntry_8hpp_source.html">VarHashEntry.hpp</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 15:00:00 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