diff options
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02191.html | 334 |
1 files changed, 334 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02191.html b/docs/doxygen/nel/a02191.html new file mode 100644 index 00000000..43229a53 --- /dev/null +++ b/docs/doxygen/nel/a02191.html @@ -0,0 +1,334 @@ +<!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::CAgentScript::CMethodCall 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 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">Data Structures</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">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLAIAGENT::CAgentScript::CMethodCall Struct Reference</h1><code>#include <<a class="el" href="a05413.html">agent_script.h</a>></code> +<p> +<hr><a name="_details"></a><h2>Detailed Description</h2> +Structure to define the name, id and argument type of hard coded method. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00103">103</a> of file <a class="el" href="a05413.html">agent_script.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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCalla0">CMethodCall</a> (const char *name, int i, <a class="el" href="a02149.html">IObjectIA</a> *a, <a class="el" href="a02171.html#NLAIAGENT_1_1IMainAgentw27">TTypeCheck</a> checkArg, int argCount, <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>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCalla1">~CMethodCall</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#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo0">ArgCount</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Count neaded when the CheckCount it set. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">IObjectIA</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1">ArgType</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Type of the method argument. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02171.html#NLAIAGENT_1_1IMainAgentw27">TTypeCheck</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo2">CheckArgType</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">CheckArg is for force the method argument test. If its true we test juste the name coherence. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo3">Index</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Index of the method in the class. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03455.html">CStringVarName</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo4">MethodName</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Name of the method. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo4"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">IObjectIA</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5">ReturnValue</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return value type. <a href="#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5"></a><br><br></td></tr> +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCalla0" doxytag="NLAIAGENT::CAgentScript::CMethodCall::CMethodCall" ></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::CAgentScript::CMethodCall::CMethodCall </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const char * </td> + <td class="mdname" nowrap> <em>name</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>int </td> + <td class="mdname" nowrap> <em>i</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> * </td> + <td class="mdname" nowrap> <em>a</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a02171.html#NLAIAGENT_1_1IMainAgentw27">TTypeCheck</a> </td> + <td class="mdname" nowrap> <em>checkArg</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>int </td> + <td class="mdname" nowrap> <em>argCount</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> * </td> + <td class="mdname" nowrap> <em>r</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00106">106</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +References <a class="el" href="a05413.html#l00129">ArgCount</a>, <a class="el" href="a05413.html#l00123">ArgType</a>, <a class="el" href="a05413.html#l00127">CheckArgType</a>, <a class="el" href="a05646.html#l00993">r</a>, and <a class="el" href="a05413.html#l00125">ReturnValue</a>. +<p> +<div class="fragment"><pre>00106 : +00107 <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo4">MethodName</a> (name),<a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1">ArgType</a>(a),<a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5">ReturnValue</a>(r) +00108 { +00109 <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo3">Index</a> = i; +00110 <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo2">CheckArgType</a> = checkArg; +00111 <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo0">ArgCount</a> = argCount; +00112 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCalla1" doxytag="NLAIAGENT::CAgentScript::CMethodCall::~CMethodCall" ></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 NLAIAGENT::CAgentScript::CMethodCall::~<a class="el" href="a02191.html">CMethodCall</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> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00114">114</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +References <a class="el" href="a05413.html#l00123">ArgType</a>, <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>, and <a class="el" href="a05413.html#l00125">ReturnValue</a>. +<p> +<div class="fragment"><pre>00115 { +00116 <span class="keywordflow">if</span>(<a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5">ReturnValue</a>) <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5">ReturnValue</a>->release(); +00117 <span class="keywordflow">if</span>(<a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1">ArgType</a> != NULL) <a class="code" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1">ArgType</a>->release(); +00118 +00119 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo0" doxytag="NLAIAGENT::CAgentScript::CMethodCall::ArgCount" ></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#a14">sint</a> <a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo0">NLAIAGENT::CAgentScript::CMethodCall::ArgCount</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Count neaded when the CheckCount it set. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00129">129</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05413.html#l00106">CMethodCall()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1" doxytag="NLAIAGENT::CAgentScript::CMethodCall::ArgType" ></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="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo1">NLAIAGENT::CAgentScript::CMethodCall::ArgType</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Type of the method argument. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00123">123</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05413.html#l00106">CMethodCall()</a>, and <a class="el" href="a05413.html#l00114">~CMethodCall()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo2" doxytag="NLAIAGENT::CAgentScript::CMethodCall::CheckArgType" ></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="a02171.html#NLAIAGENT_1_1IMainAgentw27">TTypeCheck</a> <a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo2">NLAIAGENT::CAgentScript::CMethodCall::CheckArgType</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +CheckArg is for force the method argument test. If its true we test juste the name coherence. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00127">127</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05413.html#l00106">CMethodCall()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo3" doxytag="NLAIAGENT::CAgentScript::CMethodCall::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="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo3">NLAIAGENT::CAgentScript::CMethodCall::Index</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Index of the method in the class. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00131">131</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05412.html#l02324">NLAIAGENT::isTemplateMember()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo4" doxytag="NLAIAGENT::CAgentScript::CMethodCall::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"> <a class="el" href="a03455.html">CStringVarName</a> <a class="el" href="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo4">NLAIAGENT::CAgentScript::CMethodCall::MethodName</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Name of the method. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00121">121</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05412.html#l02324">NLAIAGENT::isTemplateMember()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5" doxytag="NLAIAGENT::CAgentScript::CMethodCall::ReturnValue" ></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="a02191.html#NLAIAGENT_1_1CAgentScript_1_1CMethodCallo5">NLAIAGENT::CAgentScript::CMethodCall::ReturnValue</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Return value type. +<p> + +<p> +Definition at line <a class="el" href="a05413.html#l00125">125</a> of file <a class="el" href="a05413.html">agent_script.h</a>. +<p> +Referenced by <a class="el" href="a05413.html#l00106">CMethodCall()</a>, and <a class="el" href="a05413.html#l00114">~CMethodCall()</a>. </td> + </tr> +</table> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="a05413.html">agent_script.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 09:04:47 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> |