|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CLibCallMethodi Class Reference#include <opcode_call_lib_method.h>
Inheritance diagram for NLAISCRIPT::CLibCallMethodi:
List of all members.
Constructor & Destructor Documentation
virtual NLAISCRIPT::CLibCallMethodi::~CLibCallMethodi |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
const NLAIC::IBasicType* NLAISCRIPT::CLibCallMethodi::clone |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CLibCallMethodi::getDebugResult |
( |
std::string & |
str, |
|
|
CCodeContext & |
context |
|
) |
const [virtual] |
|
const NLAIC::CIdentType& NLAISCRIPT::CLibCallMethodi::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).
Implements NLAIC::IBasicType.
Definition at line 353 of file opcode_call_lib_method.h. |
void NLAISCRIPT::CLibCallMethodi::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
const NLAIC::IBasicType* NLAISCRIPT::CLibCallMethodi::newInstance |
( |
|
) |
const [inline, virtual] |
|
|
Computation of the op-code with a given context.
Implements NLAISCRIPT::IOpCode.
Definition at line 198 of file opcode_call_lib_method.cpp.
References _I, _Id, _Inheritance, _Lib, NLAIAGENT::IObjectIA::getStaticMember, NLAIC::IPointerGestion::incRef, param, r, NLAIC::IPointerGestion::release, NLAIAGENT::IObjectIA::CProcessResult::Result, NLAIAGENT::IObjectIA::CProcessResult::ResultState, and NLAIAGENT::IObjectIA::runMethodeMember. |
void NLAISCRIPT::CLibCallMethodi::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
Member Data Documentation
sint32 NLAISCRIPT::CLibCallMethodi::_Id [private]
|
|
sint32 NLAISCRIPT::CLibCallMethodi::_Inheritance [private]
|
|
The documentation for this class was generated from the following files:
|
|