This commit is contained in:
King_DuckZ 2020-02-17 22:19:57 +01:00
parent 1613a190f0
commit b93578226a
2489 changed files with 122200 additions and 118330 deletions

View file

@ -5,133 +5,121 @@
<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.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>
<h1>VariableStore Class Reference</h1>The pure virtual base class for accessing variables at runtime.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="VariableStore_8hpp-source.html">VariableStore.hpp</a>&gt;</code>
<p>
<a href="classVariableStore-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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#a0">~VariableStore</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&nbsp;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&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>VariableStore Class Reference</h1><!-- doxytag: class="VariableStore" -->
<p>The pure virtual base class for accessing variables at runtime.
<a href="#_details">More...</a></p>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default destructor <a href="#a0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classResult.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#a1">getVar</a> (const XMLCh *namespaceURI, const XMLCh *name) const =0</td></tr>
<p><code>#include &lt;<a class="el" href="VariableStore_8hpp_source.html">VariableStore.hpp</a>&gt;</code></p>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Looks up the value of a variable by namespace URI and localname pair. <a href="#a1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#a2">getInScopeVariables</a> (std::vector&lt; std::pair&lt; const XMLCh *, const XMLCh * &gt; &gt; &amp;variables) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Fills the vector provided with the uri and localname of the variables in scope. <a href="#a2"></a><br></td></tr>
<p><a href="classVariableStore-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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#a84d97b5ae3810e114596f628efd75e95">~VariableStore</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default destructor <a href="#a84d97b5ae3810e114596f628efd75e95"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classResult.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#a7c5984e77efdde68f827b01e27ba9828">getVar</a> (const XMLCh *namespaceURI, const XMLCh *name) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Looks up the value of a variable by namespace URI and localname pair. <a href="#a7c5984e77efdde68f827b01e27ba9828"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classVariableStore.html#aa2e45a098c89e7276fefd2b15bb3444a">getInScopeVariables</a> (std::vector&lt; std::pair&lt; const XMLCh *, const XMLCh * &gt; &gt; &amp;variables) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Fills the vector provided with the uri and localname of the variables in scope. <a href="#aa2e45a098c89e7276fefd2b15bb3444a"></a><br/></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The pure virtual base class for accessing variables at runtime.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0" doxytag="VariableStore::~VariableStore"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The pure virtual base class for accessing variables at runtime. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a84d97b5ae3810e114596f628efd75e95"></a><!-- doxytag: member="VariableStore::~VariableStore" ref="a84d97b5ae3810e114596f628efd75e95" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">virtual VariableStore::~<a class="el" href="classVariableStore.html">VariableStore</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
<td class="memname">virtual VariableStore::~VariableStore </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
default destructor
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a2" doxytag="VariableStore::getInScopeVariables"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<p>default destructor </p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa2e45a098c89e7276fefd2b15bb3444a"></a><!-- doxytag: member="VariableStore::getInScopeVariables" ref="aa2e45a098c89e7276fefd2b15bb3444a" args="(std::vector&lt; std::pair&lt; const XMLCh *, const XMLCh * &gt; &gt; &amp;variables) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">virtual void VariableStore::getInScopeVariables </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">std::vector&lt; std::pair&lt; const XMLCh *, const XMLCh * &gt; &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>variables</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
<td class="memname">virtual void VariableStore::getInScopeVariables </td>
<td>(</td>
<td class="paramtype">std::vector&lt; std::pair&lt; const XMLCh *, const XMLCh * &gt; &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>variables</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
Fills the vector provided with the uri and localname of the variables in scope.
<p>
</td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="VariableStore::getVar"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<p>Fills the vector provided with the uri and localname of the variables in scope. </p>
</div>
</div>
<a class="anchor" id="a7c5984e77efdde68f827b01e27ba9828"></a><!-- doxytag: member="VariableStore::getVar" ref="a7c5984e77efdde68f827b01e27ba9828" args="(const XMLCh *namespaceURI, const XMLCh *name) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="md" nowrap valign="top">virtual <a class="el" href="classResult.html">Result</a> VariableStore::getVar </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const XMLCh *&nbsp;</td>
<td class="mdname" nowrap> <em>namespaceURI</em>, </td>
<td class="memname">virtual <a class="el" href="classResult.html">Result</a> VariableStore::getVar </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>namespaceURI</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>const XMLCh *&nbsp;</td>
<td class="mdname" nowrap> <em>name</em></td>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>name</em></td><td>&nbsp;</td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
</div>
<div class="memdoc">
<p>
Looks up the value of a variable by namespace URI and localname pair.
<p>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="VariableStore_8hpp-source.html">VariableStore.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&nbsp;
<p>Looks up the value of a variable by namespace URI and localname pair. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="VariableStore_8hpp_source.html">VariableStore.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&nbsp;
<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>