NLAIAGENT::IBasicAgent::CMethodCall Struct Reference


Public Member Functions

 CMethodCall (const char *name, int i)

Data Fields

sint32 Index
CStringVarName MethodName

Constructor & Destructor Documentation

NLAIAGENT::IBasicAgent::CMethodCall::CMethodCall const char *  name,
int  i
[inline]
 

Definition at line 50 of file agent.h.

References MethodName.

00050                                                             : MethodName (name)
00051                         {                               
00052                                 Index = i;
00053                         }


Field Documentation

sint32 NLAIAGENT::IBasicAgent::CMethodCall::Index
 

Definition at line 55 of file agent.h.

CStringVarName NLAIAGENT::IBasicAgent::CMethodCall::MethodName
 

Definition at line 54 of file agent.h.

Referenced by CMethodCall().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 09:58:02 2004 for NeL by doxygen 1.3.6