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

Definition at line 151 of file agent_object.h.

References Index, and MethodName.


Member Data Documentation

sint32 NLAIAGENT::CPaireType::CMethodCall::Index
 

Definition at line 156 of file agent_object.h.

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

CStringVarName NLAIAGENT::CPaireType::CMethodCall::MethodName
 

Definition at line 155 of file agent_object.h.

Referenced by CMethodCall.


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