|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CLibTest::CMethodCall Struct ReferenceStructure to define the name, id and argument type of hard coded mathod.
More...
#include <test_method.h>
Collaboration diagram for NLAISCRIPT::CLibTest::CMethodCall:
[legend]List of all members.
Detailed Description
Structure to define the name, id and argument type of hard coded mathod.
Definition at line 59 of file test_method.h.
Constructor & Destructor Documentation
NLAISCRIPT::CLibTest::CMethodCall::~CMethodCall (
|
) [inline]
|
|
Member Data Documentation
sint NLAISCRIPT::CLibTest::CMethodCall::ArgCount
|
|
|
Count neaded when the CheckCount it set.
Definition at line 83 of file test_method.h. |
TTypeCheck NLAISCRIPT::CLibTest::CMethodCall::CheckArgType
|
|
|
CheckArg is for force the method argument test. If its true we test juste the name coherence.
Definition at line 81 of file test_method.h. |
sint32 NLAISCRIPT::CLibTest::CMethodCall::Index
|
|
|
Index of the method in the class.
Definition at line 85 of file test_method.h. |
The documentation for this struct was generated from the following file:
|
|