aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02815.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02815.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02815.html')
-rw-r--r--docs/doxygen/nel/a02815.html408
1 files changed, 408 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02815.html b/docs/doxygen/nel/a02815.html
new file mode 100644
index 00000000..28c01baa
--- /dev/null
+++ b/docs/doxygen/nel/a02815.html
@@ -0,0 +1,408 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NLLOGIC::CLogicComparisonBlock class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.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">Data&nbsp;Structures</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">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLLOGIC::CLogicComparisonBlock Class Reference</h1><code>#include &lt;<a class="el" href="a05947.html">logic_condition.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<a class="el" href="a02815.html">CLogicComparisonBlock</a><p>
+<dl compact><dt><b>Author:</b></dt><dd>Stephane Coutelas <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05947.html#l00047">47</a> of file <a class="el" href="a05947.html">logic_condition.h</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>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocka0">CLogicComparisonBlock</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocka1">read</a> (xmlNodePtr node)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocka2">setLogicStateMachine</a> (<a class="el" href="a02825.html">CLogicStateMachine</a> *logicStateMachine)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocka3">testLogic</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocka4">write</a> (xmlNodePtr node) const </td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a12">sint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">comparand <a href="#NLLOGIC_1_1CLogicComparisonBlocko0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::string&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">comparison operator <a href="#NLLOGIC_1_1CLogicComparisonBlocko1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::string&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">VariableName</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">variable name <a href="#NLLOGIC_1_1CLogicComparisonBlocko2"></a><br><br></td></tr>
+<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02825.html">CLogicStateMachine</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlockr0">_LogicStateMachine</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">state machine managing this comparison block <a href="#NLLOGIC_1_1CLogicComparisonBlockr0"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocka0" doxytag="NLLOGIC::CLogicComparisonBlock::CLogicComparisonBlock" ></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="md" nowrap valign="top"> NLLOGIC::CLogicComparisonBlock::CLogicComparisonBlock </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]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Default constructor
+<p>
+Definition at line <a class="el" href="a05947.html#l00066">66</a> of file <a class="el" href="a05947.html">logic_condition.h</a>.
+<p>
+References <a class="el" href="a05947.html#l00050">_LogicStateMachine</a>, <a class="el" href="a05947.html#l00061">Comparand</a>, <a class="el" href="a05947.html#l00058">Operator</a>, and <a class="el" href="a05947.html#l00055">VariableName</a>.
+<p>
+<div class="fragment"><pre>00067 {
+00068 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlockr0">_LogicStateMachine</a> = 0;
+00069 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">VariableName</a> = <span class="stringliteral">"no_name"</span>;
+00070 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> = <span class="stringliteral">"&gt;"</span>;
+00071 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> = 0;
+00072 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocka1" doxytag="NLLOGIC::CLogicComparisonBlock::read" ></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="md" nowrap valign="top"> void NLLOGIC::CLogicComparisonBlock::read </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">xmlNodePtr&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>node</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05946.html#l00107">107</a> of file <a class="el" href="a05946.html">logic_condition.cpp</a>.
+<p>
+References <a class="el" href="a05947.html#l00061">Comparand</a>, <a class="el" href="a05954.html#l00072">NLLOGIC::getXMLProp()</a>, <a class="el" href="a05947.html#l00058">Operator</a>, <a class="el" href="a05947.html#l00055">VariableName</a>, and <a class="el" href="a05954.html#l00042">NLLOGIC::xmlCheckNodeName()</a>.
+<p>
+Referenced by <a class="el" href="a05946.html#l00265">NLLOGIC::CLogicConditionLogicBlock::read()</a>.
+<p>
+<div class="fragment"><pre>00108 {
+00109 <a class="code" href="a05376.html#a2">xmlCheckNodeName</a> (node, <span class="stringliteral">"COMPARISON_BLOCK"</span>);
+00110
+00111 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">VariableName</a> = <a class="code" href="a05376.html#a3">getXMLProp</a> (node, <span class="stringliteral">"VariableName"</span>);
+00112 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> = <a class="code" href="a05376.html#a3">getXMLProp</a> (node, <span class="stringliteral">"Operator"</span>);
+00113 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> = <a class="code" href="a05364.html#a43">atoiInt64</a>(getXMLProp (node, <span class="stringliteral">"Comparand"</span>).c_str());
+00114 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocka2" doxytag="NLLOGIC::CLogicComparisonBlock::setLogicStateMachine" ></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="md" nowrap valign="top"> void NLLOGIC::CLogicComparisonBlock::setLogicStateMachine </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02825.html">CLogicStateMachine</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>logicStateMachine</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Set the logic state machine<p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign=top><em>logicStateMachine</em>&nbsp;</td><td>is the state machine containing this block</td></tr>
+ </table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="a05946.html#l00043">43</a> of file <a class="el" href="a05946.html">logic_condition.cpp</a>.
+<p>
+References <a class="el" href="a05947.html#l00050">_LogicStateMachine</a>, and <a class="el" href="a05622.html#l00135">nlwarning</a>.
+<p>
+Referenced by <a class="el" href="a05946.html#l00126">NLLOGIC::CLogicConditionLogicBlock::setLogicStateMachine()</a>.
+<p>
+<div class="fragment"><pre>00044 {
+00045 <span class="keywordflow">if</span>( logicStateMachine == 0 )
+00046 {
+00047 <a class="code" href="a04199.html#a2">nlwarning</a>(<span class="stringliteral">"(LOGIC)&lt;CLogicComparisonBlock::setLogicStateMachine&gt; The state machine is null"</span>);
+00048 }
+00049 <span class="keywordflow">else</span>
+00050 {
+00051 <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlockr0">_LogicStateMachine</a> = logicStateMachine;
+00052 }
+00053
+00054 } <span class="comment">// setLogicStateMachine //</span>
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocka3" doxytag="NLLOGIC::CLogicComparisonBlock::testLogic" ></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="md" nowrap valign="top"> bool NLLOGIC::CLogicComparisonBlock::testLogic </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></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Test the condition<p>
+<dl compact><dt><b>Returns:</b></dt><dd>true if this condition is fulfiled, false else</dd></dl>
+
+<p>
+Definition at line <a class="el" href="a05946.html#l00061">61</a> of file <a class="el" href="a05946.html">logic_condition.cpp</a>.
+<p>
+References <a class="el" href="a05947.html#l00050">_LogicStateMachine</a>, <a class="el" href="a05947.html#l00061">Comparand</a>, <a class="el" href="a05957.html#l00090">NLLOGIC::CLogicVariable::getValue()</a>, <a class="el" href="a05954.html#l00207">NLLOGIC::CLogicStateMachine::getVariable()</a>, <a class="el" href="a05622.html#l00135">nlwarning</a>, <a class="el" href="a05947.html#l00058">Operator</a>, and <a class="el" href="a05947.html#l00055">VariableName</a>.
+<p>
+Referenced by <a class="el" href="a05946.html#l00148">NLLOGIC::CLogicConditionLogicBlock::testLogic()</a>.
+<p>
+<div class="fragment"><pre>00062 {
+00063 CLogicVariable var;
+00064 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlockr0">_LogicStateMachine</a>-&gt;getVariable( VariableName, var ) == <span class="keyword">false</span> )
+00065 {
+00066 <a class="code" href="a04199.html#a2">nlwarning</a>(<span class="stringliteral">"(LOGIC)&lt;CLogicComparisonBlock::testLogic&gt; The variable %s is unknown in the state machine"</span>,<a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">VariableName</a>.c_str());
+00067 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00068 }
+00069
+00070 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"&lt;"</span> ) <span class="keywordflow">return</span> ( var.getValue() &lt; <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00071 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"&lt;="</span> ) <span class="keywordflow">return</span> ( var.getValue() &lt;= <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00072 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"&gt;"</span> ) <span class="keywordflow">return</span> ( var.getValue() &gt; <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00073 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"&gt;="</span> ) <span class="keywordflow">return</span> ( var.getValue() &gt;= <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00074 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"=="</span> ) <span class="keywordflow">return</span> ( var.getValue() == <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00075 <span class="keywordflow">if</span>( <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a> == <span class="stringliteral">"!="</span> ) <span class="keywordflow">return</span> ( var.getValue() != <a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">Comparand</a> );
+00076
+00077 <a class="code" href="a04199.html#a2">nlwarning</a>(<span class="stringliteral">"(LOGIC)&lt;CLogicComparisonBlock::testLogic&gt; The comparison block operator %s is unknown"</span>,<a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a>.c_str());
+00078 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00079
+00080 } <span class="comment">// testLogic //</span>
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocka4" doxytag="NLLOGIC::CLogicComparisonBlock::write" ></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="md" nowrap valign="top"> void NLLOGIC::CLogicComparisonBlock::write </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">xmlNodePtr&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>node</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const</td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+serial
+<p>
+Definition at line <a class="el" href="a05946.html#l00099">99</a> of file <a class="el" href="a05946.html">logic_condition.cpp</a>.
+<p>
+References <a class="el" href="a05947.html#l00061">Comparand</a>, <a class="el" href="a05947.html#l00058">Operator</a>, and <a class="el" href="a05947.html#l00055">VariableName</a>.
+<p>
+Referenced by <a class="el" href="a05946.html#l00243">NLLOGIC::CLogicConditionLogicBlock::write()</a>.
+<p>
+<div class="fragment"><pre>00100 {
+00101 xmlNodePtr elmPtr = xmlNewChild ( node, NULL, (<span class="keyword">const</span> xmlChar*)<span class="stringliteral">"COMPARISON_BLOCK"</span>, NULL);
+00102 xmlSetProp (elmPtr, (<span class="keyword">const</span> xmlChar*)<span class="stringliteral">"VariableName"</span>, (<span class="keyword">const</span> xmlChar*)<a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">VariableName</a>.c_str());
+00103 xmlSetProp (elmPtr, (<span class="keyword">const</span> xmlChar*)<span class="stringliteral">"Operator"</span>, (<span class="keyword">const</span> xmlChar*)<a class="code" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">Operator</a>.c_str());
+00104 xmlSetProp (elmPtr, (<span class="keyword">const</span> xmlChar*)<span class="stringliteral">"Comparand"</span>, (<span class="keyword">const</span> xmlChar*)<a class="code" href="a05378.html#a244">toString</a>(Comparand).c_str());
+00105 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlockr0" doxytag="NLLOGIC::CLogicComparisonBlock::_LogicStateMachine" ></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="md" nowrap valign="top"> <a class="el" href="a02825.html">CLogicStateMachine</a>* <a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlockr0">NLLOGIC::CLogicComparisonBlock::_LogicStateMachine</a><code> [private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+state machine managing this comparison block
+<p>
+
+<p>
+Definition at line <a class="el" href="a05947.html#l00050">50</a> of file <a class="el" href="a05947.html">logic_condition.h</a>.
+<p>
+Referenced by <a class="el" href="a05947.html#l00066">CLogicComparisonBlock()</a>, <a class="el" href="a05946.html#l00043">setLogicStateMachine()</a>, and <a class="el" href="a05946.html#l00061">testLogic()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocko0" doxytag="NLLOGIC::CLogicComparisonBlock::Comparand" ></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="md" nowrap valign="top"> <a class="el" href="a04558.html#a12">sint64</a> <a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko0">NLLOGIC::CLogicComparisonBlock::Comparand</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+comparand
+<p>
+
+<p>
+Definition at line <a class="el" href="a05947.html#l00061">61</a> of file <a class="el" href="a05947.html">logic_condition.h</a>.
+<p>
+Referenced by <a class="el" href="a05947.html#l00066">CLogicComparisonBlock()</a>, <a class="el" href="a05946.html#l00107">read()</a>, <a class="el" href="a05946.html#l00061">testLogic()</a>, and <a class="el" href="a05946.html#l00099">write()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocko1" doxytag="NLLOGIC::CLogicComparisonBlock::Operator" ></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="md" nowrap valign="top"> std::string <a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko1">NLLOGIC::CLogicComparisonBlock::Operator</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+comparison operator
+<p>
+
+<p>
+Definition at line <a class="el" href="a05947.html#l00058">58</a> of file <a class="el" href="a05947.html">logic_condition.h</a>.
+<p>
+Referenced by <a class="el" href="a05947.html#l00066">CLogicComparisonBlock()</a>, <a class="el" href="a05946.html#l00107">read()</a>, <a class="el" href="a05946.html#l00061">testLogic()</a>, and <a class="el" href="a05946.html#l00099">write()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLLOGIC_1_1CLogicComparisonBlocko2" doxytag="NLLOGIC::CLogicComparisonBlock::VariableName" ></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="md" nowrap valign="top"> std::string <a class="el" href="a02815.html#NLLOGIC_1_1CLogicComparisonBlocko2">NLLOGIC::CLogicComparisonBlock::VariableName</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+variable name
+<p>
+
+<p>
+Definition at line <a class="el" href="a05947.html#l00055">55</a> of file <a class="el" href="a05947.html">logic_condition.h</a>.
+<p>
+Referenced by <a class="el" href="a05947.html#l00066">CLogicComparisonBlock()</a>, <a class="el" href="a05946.html#l00193">NLLOGIC::CLogicConditionLogicBlock::fillVarSet()</a>, <a class="el" href="a05946.html#l00107">read()</a>, <a class="el" href="a05946.html#l00061">testLogic()</a>, and <a class="el" href="a05946.html#l00099">write()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a05947.html">logic_condition.h</a><li><a class="el" href="a05946.html">logic_condition.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 12:52:53 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>