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

NLAISCRIPT::CAgentClass::CMethodType Struct Reference

#include <interpret_object_agent.h> +

+List of all members. + + + + + + + + + + + +

Public Methods

 CMethodType ()
 CMethodType (const CMethodType &m)
CMethodType & operator= (const CMethodType &m)
 CMethodType (CMethodeName *m)
virtual ~CMethodType ()
const bool & isBasedOnBaseClass () const
void setMethodBasedOnBaseClassState (bool b)

Public Attributes

CMethodeNameMethod
bool DefineInBaseClass
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLAISCRIPT::CAgentClass::CMethodType::CMethodType   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 109 of file interpret_object_agent.h. +

+References DefineInBaseClass, and Method. +

+Referenced by CMethodType, and operator=.

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CAgentClass::CMethodType::CMethodType const CMethodType &   m [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 115 of file interpret_object_agent.h. +

+References CMethodType, DefineInBaseClass, and Method.

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CAgentClass::CMethodType::CMethodType CMethodeName  m [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 130 of file interpret_object_agent.h. +

+References DefineInBaseClass, and Method.

+

+ + + + +
+ + + + + + + + + +
virtual NLAISCRIPT::CAgentClass::CMethodType::~CMethodType   [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 136 of file interpret_object_agent.h. +

+References Method.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const bool& NLAISCRIPT::CAgentClass::CMethodType::isBasedOnBaseClass   const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 141 of file interpret_object_agent.h. +

+References DefineInBaseClass.

+

+ + + + +
+ + + + + + + + + + +
CMethodType& NLAISCRIPT::CAgentClass::CMethodType::operator= const CMethodType &   m [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file interpret_object_agent.h. +

+References CMethodType, DefineInBaseClass, and Method.

+

+ + + + +
+ + + + + + + + + + +
void NLAISCRIPT::CAgentClass::CMethodType::setMethodBasedOnBaseClassState bool   b [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 146 of file interpret_object_agent.h. +

+References DefineInBaseClass.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NLAISCRIPT::CAgentClass::CMethodType::DefineInBaseClass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 107 of file interpret_object_agent.h. +

+Referenced by CMethodType, isBasedOnBaseClass, operator=, and setMethodBasedOnBaseClassState.

+

+ + + + +
+ + +
CMethodeName* NLAISCRIPT::CAgentClass::CMethodType::Method +
+
+ + + + + +
+   + + +

+ +

+Definition at line 106 of file interpret_object_agent.h. +

+Referenced by CMethodType, operator=, and ~CMethodType.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1