NLAIAGENT::IBaseGroupType::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::IBaseGroupType::CMethodCall::CMethodCall const char *  name,
int  i
[inline]
 

Definition at line 545 of file agent_object.h.

00545                                                             : MethodName (name)
00546                         {                               
00547                                 Index = i;
00548                         }


Field Documentation

sint32 NLAIAGENT::IBaseGroupType::CMethodCall::Index
 

Definition at line 550 of file agent_object.h.

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

CStringVarName NLAIAGENT::IBaseGroupType::CMethodCall::MethodName
 

Definition at line 549 of file agent_object.h.


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