diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02741.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | docs/doxygen/nel/a02741.html | 321 |
1 files changed, 321 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02741.html b/docs/doxygen/nel/a02741.html new file mode 100644 index 00000000..1cae7179 --- /dev/null +++ b/docs/doxygen/nel/a02741.html @@ -0,0 +1,321 @@ +<!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::CLibTest::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>NLAISCRIPT::CLibTest::CMethodCall Struct Reference</h1><code>#include <<a class="el" href="a06500.html">test_method.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 mathod. +<p> + +<p> +Definition at line <a class="el" href="a06500.html#l00066">66</a> of file <a class="el" href="a06500.html">test_method.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="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCalla0">CMethodCall</a> (const char *name, int i, <a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *a, <a class="el" href="a02740.html#NLAISCRIPT_1_1CLibTestw10">TTypeCheck</a> checkArg, int argCount, <a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> *<a class="el" href="a04223.html#a628">r</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_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="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo0">ArgCount</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Count neaded when the CheckCount it set. <a href="#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1">ArgType</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Type of the method argument. <a href="#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02740.html#NLAISCRIPT_1_1CLibTestw10">TTypeCheck</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_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="#NLAISCRIPT_1_1CLibTest_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="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo3">Index</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Index of the method in the class. <a href="#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03455.html">NLAIAGENT::CStringVarName</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo4">MethodName</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Name of the method. <a href="#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo4"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02149.html">NLAIAGENT::IObjectIA</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5">ReturnValue</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return value type. <a href="#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5"></a><br><br></td></tr> +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCalla0" doxytag="NLAISCRIPT::CLibTest::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"> NLAISCRIPT::CLibTest::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">NLAIAGENT::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="a02740.html#NLAISCRIPT_1_1CLibTestw10">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">NLAIAGENT::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="a06500.html#l00068">68</a> of file <a class="el" href="a06500.html">test_method.h</a>. +<p> +References <a class="el" href="a05646.html#l00993">r</a>. +<p> +<div class="fragment"><pre>00068 : +00069 <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo4">MethodName</a> (name),<a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1">ArgType</a>(a),<a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5">ReturnValue</a>(r) +00070 { +00071 <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo3">Index</a> = i; +00072 <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo2">CheckArgType</a> = checkArg; +00073 <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo0">ArgCount</a> = argCount; +00074 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCalla1" doxytag="NLAISCRIPT::CLibTest::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"> NLAISCRIPT::CLibTest::CMethodCall::~<a class="el" href="a02741.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]</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="a06500.html#l00076">76</a> of file <a class="el" href="a06500.html">test_method.h</a>. +<p> +References <a class="el" href="a05386.html#l00086">NLAIC::IPointerGestion::release()</a>. +<p> +<div class="fragment"><pre>00077 { +00078 <span class="keywordflow">if</span>(<a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5">ReturnValue</a> != NULL) <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5">ReturnValue</a>-><a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea46">release</a>(); +00079 <span class="keywordflow">if</span>(<a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1">ArgType</a> != NULL) <a class="code" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1">ArgType</a>-><a class="code" href="a02145.html#NLAIAGENT_1_1VectorTypea46">release</a>(); +00080 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo0" doxytag="NLAISCRIPT::CLibTest::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="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo0">NLAISCRIPT::CLibTest::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="a06500.html#l00090">90</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1" doxytag="NLAISCRIPT::CLibTest::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">NLAIAGENT::IObjectIA</a>* <a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo1">NLAISCRIPT::CLibTest::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="a06500.html#l00084">84</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo2" doxytag="NLAISCRIPT::CLibTest::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="a02740.html#NLAISCRIPT_1_1CLibTestw10">TTypeCheck</a> <a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo2">NLAISCRIPT::CLibTest::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="a06500.html#l00088">88</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo3" doxytag="NLAISCRIPT::CLibTest::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="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo3">NLAISCRIPT::CLibTest::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="a06500.html#l00092">92</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo4" doxytag="NLAISCRIPT::CLibTest::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">NLAIAGENT::CStringVarName</a> <a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo4">NLAISCRIPT::CLibTest::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="a06500.html#l00082">82</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5" doxytag="NLAISCRIPT::CLibTest::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">NLAIAGENT::IObjectIA</a>* <a class="el" href="a02741.html#NLAISCRIPT_1_1CLibTest_1_1CMethodCallo5">NLAISCRIPT::CLibTest::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="a06500.html#l00086">86</a> of file <a class="el" href="a06500.html">test_method.h</a>. </td> + </tr> +</table> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="a06500.html">test_method.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 11:56:57 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> |