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

#include <opcode_call_method.h> +

+Inheritance diagram for NLAISCRIPT::CMethodContext

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

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

Public Methods

virtual void saveConstext (CCodeContext &context)
virtual void loadConstext (CCodeContext &context)
const IMethodContextclone () const
+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+const IMethodContext * NLAISCRIPT::CMethodContext::clone ( + +void ) const [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAISCRIPT::IMethodContext. +

+Definition at line 33 of file opcode_call_method.cpp.

+

+ + + + +
+ + + + + + +
+void NLAISCRIPT::CMethodContext::loadConstext ( + +CCodeContext & context ) [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAISCRIPT::IMethodContext. +

+Definition at line 60 of file opcode_call_method.cpp.

+

+ + + + +
+ + + + + + +
+void NLAISCRIPT::CMethodContext::saveConstext ( + +CCodeContext & context ) [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAISCRIPT::IMethodContext. +

+Definition at line 38 of file opcode_call_method.cpp.

+


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