NLAIAGENT::IMessageBase::CMethodCall Struct Reference


Public Member Functions

 CMethodCall (const char *name, int i)

Data Fields

sint32 Index
CStringVarName MethodName

Constructor & Destructor Documentation

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

Definition at line 71 of file msg.h.

00071                                                             : MethodName (name)
00072                         {                               
00073                                 Index = i;
00074                         }


Field Documentation

sint32 NLAIAGENT::IMessageBase::CMethodCall::Index
 

Definition at line 76 of file msg.h.

CStringVarName NLAIAGENT::IMessageBase::CMethodCall::MethodName
 

Definition at line 75 of file msg.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 10:08:11 2004 for NeL by doxygen 1.3.6