aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02566.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a02566.html')
-rw-r--r--docs/doxygen/nel/a02566.html486
1 files changed, 486 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02566.html b/docs/doxygen/nel/a02566.html
new file mode 100644
index 00000000..bd799505
--- /dev/null
+++ b/docs/doxygen/nel/a02566.html
@@ -0,0 +1,486 @@
+<!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: NLAISCRIPT::CFunctionTag 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>NLAISCRIPT::CFunctionTag Struct Reference</h1><code>#include &lt;<a class="el" href="a05600.html">constraint.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Struct <a class="el" href="a02566.html">CFunctionTag</a>.<p>
+This structer is used for passing method characteristic.<p>
+<dl compact><dt><b>Author:</b></dt><dd>Chafik sameh <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2000</dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00049">49</a> of file <a class="el" href="a05600.html">constraint.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="a02566.html#NLAISCRIPT_1_1CFunctionTaga0">CFunctionTag</a> (const <a class="el" href="a02566.html">CFunctionTag</a> &amp;c)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy constructor. Its needed because some method use a stack <a class="el" href="a02566.html">CFunctionTag</a> manipulation. <a href="#NLAISCRIPT_1_1CFunctionTaga0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTaga1">CFunctionTag</a> ()</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <a href="#NLAISCRIPT_1_1CFunctionTaga1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02566.html">CFunctionTag</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTaga2">operator=</a> (const <a class="el" href="a02566.html">CFunctionTag</a> &amp;c)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Its needed because some method use a stack <a class="el" href="a02566.html">CFunctionTag</a> manipulation. <a href="#NLAISCRIPT_1_1CFunctionTaga2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTaga3">setTypeObject</a> (<a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *o)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the type of return method expression, the type is a <a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> where its used the getType member method. <a href="#NLAISCRIPT_1_1CFunctionTaga3"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTaga4">~CFunctionTag</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="a02566.html#NLAISCRIPT_1_1CFunctionTago0">Inheritance</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Idee of the base class were the method is. Idee have the same functionality as a offset. <a href="#NLAISCRIPT_1_1CFunctionTago0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::list&lt; <a class="el" href="a04558.html#a10">sint32</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago1">Member</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hierarchy access of the method. <a href="#NLAISCRIPT_1_1CFunctionTago1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02925.html">CMethodeName</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago2">Method</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name and type of the method. <a href="#NLAISCRIPT_1_1CFunctionTago2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02661.html">NLAIAGENT::IVarName</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago3">MethodName</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Method name. <a href="#NLAISCRIPT_1_1CFunctionTago3"></a><br><br></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="a02566.html#NLAISCRIPT_1_1CFunctionTago4">MethodNum</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Offset of the method in the class. <a href="#NLAISCRIPT_1_1CFunctionTago4"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago5">Object</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pointer adress of the class that the metod is define, in general this pointer is the class strored in the class factory. <a href="#NLAISCRIPT_1_1CFunctionTago5"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Type of returned expression. <a href="#NLAISCRIPT_1_1CFunctionTago6"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTaga1" doxytag="NLAISCRIPT::CFunctionTag::CFunctionTag" ></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"> NLAISCRIPT::CFunctionTag::CFunctionTag </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>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00067">67</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+References <a class="el" href="a05600.html#l00058">Object</a>.
+<p>
+<div class="fragment"><pre>00068 {
+00069 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago2">Method</a> = NULL;
+00070 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago5">Object</a> = NULL;
+00071 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a> = NULL;
+00072 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago3">MethodName</a> = NULL;
+00073 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTaga0" doxytag="NLAISCRIPT::CFunctionTag::CFunctionTag" ></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"> NLAISCRIPT::CFunctionTag::CFunctionTag </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02566.html">CFunctionTag</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>c</em> </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>
+Copy constructor. Its needed because some method use a stack <a class="el" href="a02566.html">CFunctionTag</a> manipulation.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00076">76</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+References <a class="el" href="a05386.html#l00080">NLAIC::IPointerGestion::incRef()</a>, <a class="el" href="a05600.html#l00052">Inheritance</a>, <a class="el" href="a05600.html#l00062">Member</a>, <a class="el" href="a05600.html#l00056">Method</a>, <a class="el" href="a05600.html#l00060">MethodName</a>, <a class="el" href="a05600.html#l00054">MethodNum</a>, <a class="el" href="a05600.html#l00058">Object</a>, and <a class="el" href="a05600.html#l00064">ReturnType</a>.
+<p>
+<div class="fragment"><pre>00077 {
+00078 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago0">Inheritance</a> = c.Inheritance;
+00079 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago4">MethodNum</a> = c.MethodNum;
+00080 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago2">Method</a> = c.Method;
+00081 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago5">Object</a> = c.Object;
+00082 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago3">MethodName</a> = c.MethodName;
+00083 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago1">Member</a> = c.Member;
+00084 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a> = c.ReturnType;
+00085 <span class="keywordflow">if</span>(<a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>) <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea16">incRef</a>();
+00086 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTaga4" doxytag="NLAISCRIPT::CFunctionTag::~CFunctionTag" ></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"> virtual NLAISCRIPT::CFunctionTag::~<a class="el" href="a02566.html">CFunctionTag</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>
+ </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="a05600.html#l00112">112</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+References <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>.
+<p>
+<div class="fragment"><pre>00113 {
+00114 <span class="keywordflow">if</span>(<a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>) <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea46">release</a>();
+00115 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTaga2" doxytag="NLAISCRIPT::CFunctionTag::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="a02566.html">CFunctionTag</a>&amp; NLAISCRIPT::CFunctionTag::operator= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02566.html">CFunctionTag</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>c</em> </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>
+Its needed because some method use a stack <a class="el" href="a02566.html">CFunctionTag</a> manipulation.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00089">89</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+References <a class="el" href="a05386.html#l00080">NLAIC::IPointerGestion::incRef()</a>, <a class="el" href="a05600.html#l00052">Inheritance</a>, <a class="el" href="a05600.html#l00062">Member</a>, <a class="el" href="a05600.html#l00056">Method</a>, <a class="el" href="a05600.html#l00060">MethodName</a>, <a class="el" href="a05600.html#l00054">MethodNum</a>, <a class="el" href="a05600.html#l00058">Object</a>, <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>, and <a class="el" href="a05600.html#l00064">ReturnType</a>.
+<p>
+<div class="fragment"><pre>00090 {
+00091 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago0">Inheritance</a> = c.Inheritance;
+00092 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago4">MethodNum</a> = c.MethodNum;
+00093 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago2">Method</a> = c.Method;
+00094 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago5">Object</a> = c.Object;
+00095 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago3">MethodName</a> = c.MethodName;
+00096 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago1">Member</a> = c.Member;
+00097 <span class="keywordflow">if</span>(<a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>) <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea46">release</a>();
+00098 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a> = c.ReturnType;
+00099 <span class="keywordflow">if</span>(<a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>) <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea16">incRef</a>();
+00100 <span class="keywordflow">return</span> *<span class="keyword">this</span>;
+00101 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTaga3" doxytag="NLAISCRIPT::CFunctionTag::setTypeObject" ></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 NLAISCRIPT::CFunctionTag::setTypeObject </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </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>
+Set the type of return method expression, the type is a <a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> where its used the getType member method.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00105">105</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+References <a class="el" href="a05386.html#l00080">NLAIC::IPointerGestion::incRef()</a>, and <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>.
+<p>
+Referenced by <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>.
+<p>
+<div class="fragment"><pre>00106 {
+00107 <span class="keywordflow">if</span>(<a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>) <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea46">release</a>();
+00108 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a> = o;
+00109 <a class="code" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">ReturnType</a>-&gt;<a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea16">incRef</a>();
+00110 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago0" doxytag="NLAISCRIPT::CFunctionTag::Inheritance" ></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="a02566.html#NLAISCRIPT_1_1CFunctionTago0">NLAISCRIPT::CFunctionTag::Inheritance</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Idee of the base class were the method is. Idee have the same functionality as a offset.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00052">52</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, <a class="el" href="a05603.html#l00047">NLAISCRIPT::CConstraintFindRun::run()</a>, <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>, and <a class="el" href="a05603.html#l00114">NLAISCRIPT::CConstraintFindRun::setOpCode()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago1" doxytag="NLAISCRIPT::CFunctionTag::Member" ></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::list&lt;<a class="el" href="a04558.html#a10">sint32</a>&gt; <a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago1">NLAISCRIPT::CFunctionTag::Member</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Hierarchy access of the method.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00062">62</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, <a class="el" href="a05603.html#l00047">NLAISCRIPT::CConstraintFindRun::run()</a>, and <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago2" doxytag="NLAISCRIPT::CFunctionTag::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="a02925.html">CMethodeName</a>* <a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago2">NLAISCRIPT::CFunctionTag::Method</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Name and type of the method.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00056">56</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, and <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago3" doxytag="NLAISCRIPT::CFunctionTag::MethodName" ></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="a02661.html">NLAIAGENT::IVarName</a>* <a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago3">NLAISCRIPT::CFunctionTag::MethodName</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Method name.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00060">60</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, and <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago4" doxytag="NLAISCRIPT::CFunctionTag::MethodNum" ></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="a02566.html#NLAISCRIPT_1_1CFunctionTago4">NLAISCRIPT::CFunctionTag::MethodNum</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Offset of the method in the class.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00054">54</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>, and <a class="el" href="a05603.html#l00114">NLAISCRIPT::CConstraintFindRun::setOpCode()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago5" doxytag="NLAISCRIPT::CFunctionTag::Object" ></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="a02149.html">NLAIAGENT::IObjectIA</a>* <a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago5">NLAISCRIPT::CFunctionTag::Object</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Pointer adress of the class that the metod is define, in general this pointer is the class strored in the class factory.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00058">58</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00067">CFunctionTag()</a>, <a class="el" href="a05589.html#l00160">NLAISCRIPT::CCompilateur::findMethode()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, and <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1CFunctionTago6" doxytag="NLAISCRIPT::CFunctionTag::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">NLAIAGENT::IObjectIA</a>* <a class="el" href="a02566.html#NLAISCRIPT_1_1CFunctionTago6">NLAISCRIPT::CFunctionTag::ReturnType</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Type of returned expression.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05600.html#l00064">64</a> of file <a class="el" href="a05600.html">constraint.h</a>.
+<p>
+Referenced by <a class="el" href="a05600.html#l00076">CFunctionTag()</a>, <a class="el" href="a05600.html#l00089">operator=()</a>, and <a class="el" href="a05599.html#l00050">NLAISCRIPT::CConstraintMethode::run()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="a05600.html">constraint.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 11:40:48 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>