NLAIAGENT::INombreDefine::CMethodCall Struct Reference

#include <agent_nombre.h>


Detailed Description

Structure to define the name ande the id of hard coded mathod.

Definition at line 53 of file agent_nombre.h.

Public Member Functions

 CMethodCall (const char *name, int i)

Data Fields

sint32 Index
 Index of the method in the class.

CStringVarName MethodName
 Name of the method.


Constructor & Destructor Documentation

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

Definition at line 55 of file agent_nombre.h.

00055                                                             : MethodName (name)
00056                         {                               
00057                                 Index = i;
00058                         }


Field Documentation

sint32 NLAIAGENT::INombreDefine::CMethodCall::Index
 

Index of the method in the class.

Definition at line 62 of file agent_nombre.h.

CStringVarName NLAIAGENT::INombreDefine::CMethodCall::MethodName
 

Name of the method.

Definition at line 60 of file agent_nombre.h.


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