From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...NLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html | 181 +++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 docs/doxygen/nel/structNLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html (limited to 'docs/doxygen/nel/structNLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html') diff --git a/docs/doxygen/nel/structNLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html b/docs/doxygen/nel/structNLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html new file mode 100644 index 00000000..4a39de1f --- /dev/null +++ b/docs/doxygen/nel/structNLAIAGENT_1_1IBaseGroupType_1_1CMethodCall.html @@ -0,0 +1,181 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1