NLAIAGENT::CPairType::CMethodCall Struct Reference

#include <agent_object.h>


Public Member Functions

 CMethodCall (const char *name, int i)

Data Fields

sint32 Index
CStringVarName MethodName


Constructor & Destructor Documentation

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

Definition at line 156 of file agent_object.h.

00156                                                             : MethodName (name)
00157                         {                               
00158                                 Index = i;
00159                         }


Field Documentation

sint32 NLAIAGENT::CPairType::CMethodCall::Index
 

Definition at line 161 of file agent_object.h.

Referenced by NLAIAGENT::CPairType::isMember().

CStringVarName NLAIAGENT::CPairType::CMethodCall::MethodName
 

Definition at line 160 of file agent_object.h.


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