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_1CCallStackNewMethodi.html | 410 +++++++++++++++++++++ 1 file changed, 410 insertions(+) create mode 100644 docs/doxygen/nel/classNLAISCRIPT_1_1CCallStackNewMethodi.html (limited to 'docs/doxygen/nel/classNLAISCRIPT_1_1CCallStackNewMethodi.html') diff --git a/docs/doxygen/nel/classNLAISCRIPT_1_1CCallStackNewMethodi.html b/docs/doxygen/nel/classNLAISCRIPT_1_1CCallStackNewMethodi.html new file mode 100644 index 00000000..04449c11 --- /dev/null +++ b/docs/doxygen/nel/classNLAISCRIPT_1_1CCallStackNewMethodi.html @@ -0,0 +1,410 @@ + + + + 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::CCallStackNewMethodi Class Reference

#include <opcode_call_method.h> +

+

Inheritance diagram for NLAISCRIPT::CCallStackNewMethodi: +

+ +NLAISCRIPT::CCallStackMethodi +NLAISCRIPT::ICallMethod +NLAISCRIPT::IOpRunCode +NLAISCRIPT::IOpCode +NLAIAGENT::IObjectIA +NLAIAGENT::IBasicObjectIA +NLAIC::IBasicInterface +NLAIC::IBasicType +NLAIC::IPointerGestion +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + + + + + + + + + +

Public Methods

 CCallStackNewMethodi (const CCallStackNewMethodi &c)
 CCallStackNewMethodi (IMethodContext *c, sint32 inheritance, sint32 i, const std::list< sint32 > &l)
NLAIAGENT::TProcessStatement runOpCode (CCodeContext &context)
 Computation of the op-code with a given context. More...

void getDebugResult (std::string &str, CCodeContext &context) const
 gets debug string from the op-code. More...

const NLAIC::IBasicTypeclone () const
 This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. More...

const NLAIC::CIdentTypegetType () const
 getType return a unique string how represente the class, it can be the name of the class. More...

virtual ~CCallStackNewMethodi ()

Static Public Attributes

const NLAIC::CIdentType IdCallStackNewMethodei
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAISCRIPT::CCallStackNewMethodi::CCallStackNewMethodi const CCallStackNewMethodi &   c [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 290 of file opcode_call_method.h. +

+References NLAISCRIPT::CCallStackMethodi::CCallStackMethodi, and CCallStackNewMethodi. +

+Referenced by CCallStackNewMethodi, and clone.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLAISCRIPT::CCallStackNewMethodi::CCallStackNewMethodi IMethodContext  c,
sint32   inheritance,
sint32   i,
const std::list< sint32 > &   l
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 294 of file opcode_call_method.h. +

+References NLAISCRIPT::CCallStackMethodi::CCallStackMethodi, and NLAISCRIPT::l.

+

+ + + + +
+ + + + + + + + + +
virtual NLAISCRIPT::CCallStackNewMethodi::~CCallStackNewMethodi   [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 324 of file opcode_call_method.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType* NLAISCRIPT::CCallStackNewMethodi::clone   const [inline, virtual]
+
+ + + + + +
+   + + +

+This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. +

+ +

+Reimplemented from NLAISCRIPT::CCallStackMethodi. +

+Definition at line 313 of file opcode_call_method.h. +

+References CCallStackNewMethodi, and x.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NLAISCRIPT::CCallStackNewMethodi::getDebugResult std::string &   str,
CCodeContext  context
const [inline, virtual]
+
+ + + + + +
+   + + +

+gets debug string from the op-code. +

+ +

+Reimplemented from NLAISCRIPT::CCallStackMethodi. +

+Definition at line 300 of file opcode_call_method.h. +

+References NLAISCRIPT::CCallStackMethodi::_I, NLAISCRIPT::CCallStackMethodi::_N, NLAIAGENT::IObjectIA::getStaticMember, NLAIC::IBasicType::getType, and NLAIC::stringGetBuild.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::CIdentType& NLAISCRIPT::CCallStackNewMethodi::getType   const [inline, virtual]
+
+ + + + + +
+   + + +

+getType return a unique string how represente the class, it can be the name of the class. +

+This function is used for the sytem regstry class (see the definition of the template class Gen::CRegistry). +

+Reimplemented from NLAISCRIPT::CCallStackMethodi. +

+Definition at line 319 of file opcode_call_method.h.

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::TProcessStatement NLAISCRIPT::CCallStackNewMethodi::runOpCode CCodeContext  context [virtual]
+
+ + + + + +
+   + + +

+Computation of the op-code with a given context. +

+ +

+Reimplemented from NLAISCRIPT::CCallStackMethodi. +

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

+References NLAISCRIPT::CCallStackMethodi::_I, NLAISCRIPT::CCallStackMethodi::_Inheritance, NLAISCRIPT::CCallStackMethodi::_N, NLAIAGENT::IObjectIA::getStaticMember, NLAIC::IPointerGestion::incRef, NLAISCRIPT::ICallMethod::loadConstext, and NLAISCRIPT::ICallMethod::saveConstext.

+


Member Data Documentation

+

+ + + + +
+ + +
const NLAIC::CIdentType NLAISCRIPT::CCallStackNewMethodi::IdCallStackNewMethodei [static] +
+
+ + + + + +
+   + + +

+Initial value:

+

+Definition at line 181 of file opcode_register.cpp.

+


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