# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAIAGENT::IBaseGroupType::CMethodCall Struct Reference

#include <agent_object.h>

List of all members.

Public Methods

 CMethodCall (const char *name, int i)

Public Attributes

CStringVarName MethodName
sint32 Index


Constructor & Destructor Documentation

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

Definition at line 545 of file agent_object.h.

References Index, and MethodName.


Member Data Documentation

sint32 NLAIAGENT::IBaseGroupType::CMethodCall::Index
 

Definition at line 550 of file agent_object.h.

Referenced by CMethodCall, and NLAIAGENT::IBaseGroupType::isMember.

CStringVarName NLAIAGENT::IBaseGroupType::CMethodCall::MethodName
 

Definition at line 549 of file agent_object.h.

Referenced by CMethodCall.


The documentation for this struct was generated from the following file: