aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02652.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/a02652.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02652.html')
-rw-r--r--docs/doxygen/nel/a02652.html429
1 files changed, 429 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02652.html b/docs/doxygen/nel/a02652.html
new file mode 100644
index 00000000..7a6de6e6
--- /dev/null
+++ b/docs/doxygen/nel/a02652.html
@@ -0,0 +1,429 @@
+<!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: NLAIAGENT::CIdMethod struct 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>NLAIAGENT::CIdMethod Struct Reference</h1><code>#include &lt;<a class="el" href="a05476.html">baseai.h</a>&gt;</code>
+<p>
+<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="a02652.html#NLAIAGENT_1_1CIdMethoda0">CIdMethod</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethoda1">CIdMethod</a> (<a class="el" href="a04558.html#a10">sint32</a> i, double <a class="el" href="a04223.html#a575">w</a>, <a class="el" href="a02149.html">IObjectIA</a> *m, <a class="el" href="a02149.html">IObjectIA</a> *<a class="el" href="a04223.html#a628">r</a>)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethoda2">CIdMethod</a> (const <a class="el" href="a02652.html">CIdMethod</a> &amp;a)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethoda3">operator&lt;</a> (const <a class="el" href="a02652.html">CIdMethod</a> &amp;) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02652.html">CIdMethod</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethoda4">operator=</a> (const <a class="el" href="a02652.html">CIdMethod</a> &amp;)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethoda5">~CIdMethod</a> ()</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#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo0">Index</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Index of the method in the class. <a href="#NLAIAGENT_1_1CIdMethodo0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">IObjectIA</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">Method</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The scrip op code of the method to run. <a href="#NLAIAGENT_1_1CIdMethodo1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">IObjectIA</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return type of the method. <a href="#NLAIAGENT_1_1CIdMethodo2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>double&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">Weight</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hwo far the argument of method is nearest of the method argument that we need. <a href="#NLAIAGENT_1_1CIdMethodo3"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda2" doxytag="NLAIAGENT::CIdMethod::CIdMethod" ></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"> NLAIAGENT::CIdMethod::CIdMethod </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02652.html">CIdMethod</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>a</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="a05475.html#l00083">83</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05386.html#l00080">NLAIC::IPointerGestion::incRef()</a>, <a class="el" href="a05476.html#l00120">Index</a>, <a class="el" href="a05476.html#l00124">Method</a>, <a class="el" href="a05476.html#l00126">ReturnType</a>, and <a class="el" href="a05476.html#l00122">Weight</a>.
+<p>
+<div class="fragment"><pre>00084 {
+00085 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo0">Index</a> = a.Index;
+00086 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">Weight</a> = a.Weight;
+00087 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">Method</a> = a.Method;
+00088 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> = a.ReturnType;
+00089 <span class="keywordflow">if</span>(<a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> != NULL)
+00090 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a>-&gt;incRef();
+00091 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda1" doxytag="NLAIAGENT::CIdMethod::CIdMethod" ></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"> NLAIAGENT::CIdMethod::CIdMethod </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>i</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>double&nbsp;</td>
+ <td class="mdname" nowrap> <em>w</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a02149.html">IObjectIA</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>m</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a02149.html">IObjectIA</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>r</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></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="a05475.html#l00093">93</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05476.html#l00124">Method</a>, <a class="el" href="a05646.html#l00993">r</a>, <a class="el" href="a05476.html#l00126">ReturnType</a>, <a class="el" href="a05981.html#l00099">sint32</a>, and <a class="el" href="a05646.html#l00236">w</a>.
+<p>
+<div class="fragment"><pre>00094 {
+00095 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo0">Index</a> = i;
+00096 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">Weight</a> = <a class="code" href="a04223.html#a575">w</a>;
+00097 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">Method</a> = m;
+00098 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> = <a class="code" href="a04223.html#a628">r</a>;
+00099 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda0" doxytag="NLAIAGENT::CIdMethod::CIdMethod" ></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"> NLAIAGENT::CIdMethod::CIdMethod </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>
+
+<p>
+Definition at line <a class="el" href="a05475.html#l00101">101</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05476.html#l00124">Method</a>, and <a class="el" href="a05476.html#l00126">ReturnType</a>.
+<p>
+<div class="fragment"><pre>00102 {
+00103 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">Method</a> = NULL;
+00104 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> = NULL;
+00105 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda5" doxytag="NLAIAGENT::CIdMethod::~CIdMethod" ></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"> NLAIAGENT::CIdMethod::~<a class="el" href="a02652.html">CIdMethod</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> [virtual]</code></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="a05475.html#l00107">107</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>, and <a class="el" href="a05476.html#l00126">ReturnType</a>.
+<p>
+<div class="fragment"><pre>00108 {
+00109 <span class="keywordflow">if</span>(<a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> != NULL)
+00110 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a>-&gt;release();
+00111 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda3" doxytag="NLAIAGENT::CIdMethod::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"> bool NLAIAGENT::CIdMethod::operator&lt; </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02652.html">CIdMethod</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </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>
+
+<p>
+Definition at line <a class="el" href="a05475.html#l00063">63</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05476.html#l00122">Weight</a>.
+<p>
+<div class="fragment"><pre>00064 {
+00065 <span class="keywordflow">return</span> <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">Weight</a> &lt; a.Weight;
+00066 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethoda4" doxytag="NLAIAGENT::CIdMethod::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"> const <a class="el" href="a02652.html">CIdMethod</a> &amp; NLAIAGENT::CIdMethod::operator= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02652.html">CIdMethod</a> &amp;&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>
+
+<p>
+Definition at line <a class="el" href="a05475.html#l00068">68</a> of file <a class="el" href="a05475.html">baseai.cpp</a>.
+<p>
+References <a class="el" href="a05386.html#l00080">NLAIC::IPointerGestion::incRef()</a>, <a class="el" href="a05476.html#l00120">Index</a>, <a class="el" href="a05476.html#l00124">Method</a>, <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>, <a class="el" href="a05476.html#l00126">ReturnType</a>, and <a class="el" href="a05476.html#l00122">Weight</a>.
+<p>
+<div class="fragment"><pre>00069 {
+00070 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo0">Index</a> = a.Index;
+00071 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">Weight</a> = a.Weight;
+00072 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">Method</a> = a.Method;
+00073 <span class="keywordflow">if</span>(<a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> != NULL)
+00074 {
+00075 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a>-&gt;release();
+00076 }
+00077 <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> = a.ReturnType;
+00078 <span class="keywordflow">if</span>(<a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a> != NULL) <a class="code" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">ReturnType</a>-&gt;incRef();
+00079
+00080 <span class="keywordflow">return</span> *<span class="keyword">this</span>;
+00081 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethodo0" doxytag="NLAIAGENT::CIdMethod::Index" ></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#a10">sint32</a> <a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo0">NLAIAGENT::CIdMethod::Index</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Index of the method in the class.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05476.html#l00120">120</a> of file <a class="el" href="a05476.html">baseai.h</a>.
+<p>
+Referenced by <a class="el" href="a05475.html#l00083">CIdMethod()</a>, <a class="el" href="a06133.html#l00091">NLAIAGENT::COperatorScript::getDebugString()</a>, <a class="el" href="a05412.html#l00664">NLAIAGENT::CAgentScript::getDebugString()</a>, <a class="el" href="a05847.html#l00506">NLAISCRIPT::CAgentClass::getPrivateMember()</a>, <a class="el" href="a05475.html#l00068">operator=()</a>, <a class="el" href="a06120.html#l00607">NLAISCRIPT::CFindRunMsg::runOpCode()</a>, and <a class="el" href="a05412.html#l01284">NLAIAGENT::CAgentScript::sendMessage()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethodo1" doxytag="NLAIAGENT::CIdMethod::Method" ></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="a02149.html">IObjectIA</a>* <a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo1">NLAIAGENT::CIdMethod::Method</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The scrip op code of the method to run.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05476.html#l00124">124</a> of file <a class="el" href="a05476.html">baseai.h</a>.
+<p>
+Referenced by <a class="el" href="a05475.html#l00083">CIdMethod()</a>, <a class="el" href="a05847.html#l00506">NLAISCRIPT::CAgentClass::getPrivateMember()</a>, and <a class="el" href="a05475.html#l00068">operator=()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethodo2" doxytag="NLAIAGENT::CIdMethod::ReturnType" ></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="a02149.html">IObjectIA</a>* <a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo2">NLAIAGENT::CIdMethod::ReturnType</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Return type of the method.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05476.html#l00126">126</a> of file <a class="el" href="a05476.html">baseai.h</a>.
+<p>
+Referenced by <a class="el" href="a05475.html#l00083">CIdMethod()</a>, <a class="el" href="a05847.html#l00506">NLAISCRIPT::CAgentClass::getPrivateMember()</a>, <a class="el" href="a05475.html#l00068">operator=()</a>, and <a class="el" href="a05475.html#l00107">~CIdMethod()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAIAGENT_1_1CIdMethodo3" doxytag="NLAIAGENT::CIdMethod::Weight" ></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"> double <a class="el" href="a02652.html#NLAIAGENT_1_1CIdMethodo3">NLAIAGENT::CIdMethod::Weight</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Hwo far the argument of method is nearest of the method argument that we need.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05476.html#l00122">122</a> of file <a class="el" href="a05476.html">baseai.h</a>.
+<p>
+Referenced by <a class="el" href="a05475.html#l00083">CIdMethod()</a>, <a class="el" href="a05847.html#l00506">NLAISCRIPT::CAgentClass::getPrivateMember()</a>, <a class="el" href="a05475.html#l00063">operator&lt;()</a>, and <a class="el" href="a05475.html#l00068">operator=()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this struct was generated from the following files:<ul>
+<li><a class="el" href="a05476.html">baseai.h</a><li><a class="el" href="a05475.html">baseai.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 09:16:04 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>