|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CLibStackMemberMethod Class Reference#include <opcode_call_lib_method.h>
Inheritance diagram for NLAISCRIPT::CLibStackMemberMethod:
List of all members.
Constructor & Destructor Documentation
NLAISCRIPT::CLibStackMemberMethod::CLibStackMemberMethod |
( |
const CLibStackMemberMethod & |
a |
) |
[inline] |
|
virtual NLAISCRIPT::CLibStackMemberMethod::~CLibStackMemberMethod |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
const NLAIC::IBasicType* NLAISCRIPT::CLibStackMemberMethod::clone |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CLibStackMemberMethod::getDebugResult |
( |
std::string & |
str, |
|
|
CCodeContext & |
context |
|
) |
const [virtual] |
|
const NLAIC::CIdentType& NLAISCRIPT::CLibStackMemberMethod::getType |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CLibStackMemberMethod::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
const NLAIC::IBasicType* NLAISCRIPT::CLibStackMemberMethod::newInstance |
( |
|
) |
const [inline, virtual] |
|
|
Computation of the op-code with a given context.
Implements NLAISCRIPT::IOpCode.
Reimplemented in NLAISCRIPT::CLibStackNewMemberMethod.
Definition at line 242 of file opcode_call_lib_method.cpp.
References _H, _I, _Id, 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::CLibStackMemberMethod::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
Member Data Documentation
sint32 NLAISCRIPT::CLibStackMemberMethod::_H [protected]
|
|
sint32 NLAISCRIPT::CLibStackMemberMethod::_Id [protected]
|
|
const NLAIC::CIdentType NLAISCRIPT::CLibStackMemberMethod::IdLibStackMemberMethod [static]
|
|
The documentation for this class was generated from the following files:
|
|