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

#include <opcode_call_method.h> +

+Inheritance diagram for NLAISCRIPT::ICallMethod

Inheritance graph
+ + + + + + + + + + + + + + + + +
[legend]
Collaboration diagram for NLAISCRIPT::ICallMethod:

Collaboration graph
+ + + + + + + + + + + + + +
[legend]
List of all members. + + + + + + + + +

Public Methods

 ICallMethod (const ICallMethod &c)
 ICallMethod (IMethodContext *c)
void saveConstext (CCodeContext &context)
void loadConstext (CCodeContext &context)
virtual ~ICallMethod ()

Private Attributes

IMethodContext_MethodContext
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAISCRIPT::ICallMethod::ICallMethod ( + +const ICallMethod & c ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file opcode_call_method.h.

+

+ + + + +
+ + + + + + +
+NLAISCRIPT::ICallMethod::ICallMethod ( + +IMethodContext * c ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file opcode_call_method.h.

+

+ + + + +
+ + + + + + +
+NLAISCRIPT::ICallMethod::~ICallMethod ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file opcode_call_method.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NLAISCRIPT::ICallMethod::loadConstext ( + +CCodeContext & context ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file opcode_call_method.h.

+

+ + + + +
+ + + + + + +
+void NLAISCRIPT::ICallMethod::saveConstext ( + +CCodeContext & context ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file opcode_call_method.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+IMethodContext * NLAISCRIPT::ICallMethod::_MethodContext [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file opcode_call_method.h.

+


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