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

#include <opcode_call_method.h> +

+

Inheritance diagram for NLAISCRIPT::CMethodContextDebug: +

+ +NLAISCRIPT::IMethodContext + +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::CMethodContextDebug::clone   const [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAISCRIPT::IMethodContext. +

+Definition at line 74 of file opcode_call_method.cpp.

+

+ + + + +
+ + + + + + + + + + +
void NLAISCRIPT::CMethodContextDebug::loadConstext CCodeContext  context [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAISCRIPT::IMethodContext. +

+Definition at line 102 of file opcode_call_method.cpp. +

+References NLAIC::IPointerGestion::release.

+

+ + + + +
+ + + + + + + + + + +
void NLAISCRIPT::CMethodContextDebug::saveConstext CCodeContext  context [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAISCRIPT::IMethodContext. +

+Definition at line 79 of file opcode_call_method.cpp. +

+References NLAIAGENT::IBaseGroupType::getIterator, NLAIC::IPointerGestion::incRef, NLAIAGENT::CConstIteratorContener::isInEnd, param, and NLAIAGENT::IBaseGroupType::size.

+


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