|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CLdbStackMemberiOpCode Class Reference#include <opcode_ldb.h>
Inheritance diagram for NLAISCRIPT::CLdbStackMemberiOpCode:
List of all members.
Constructor & Destructor Documentation
NLAISCRIPT::CLdbStackMemberiOpCode::CLdbStackMemberiOpCode |
( |
std::list< sint32 > |
b |
) |
[inline] |
|
virtual NLAISCRIPT::CLdbStackMemberiOpCode::~CLdbStackMemberiOpCode |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
const NLAIC::IBasicType* NLAISCRIPT::CLdbStackMemberiOpCode::clone |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CLdbStackMemberiOpCode::getDebugResult |
( |
std::string & |
str, |
|
|
CCodeContext & |
context |
|
) |
const [virtual] |
|
void NLAISCRIPT::CLdbStackMemberiOpCode::getDebugString |
( |
std::string & |
|
) |
const [inline, virtual] |
|
|
This is a Debug function, text is an character pointer to receive the debug text output, the debug text containe all think sensible to interset user.
Reimplemented from NLAISCRIPT::IOpRunCode.
Definition at line 168 of file opcode_ldb.h. |
const NLAIC::CIdentType& NLAISCRIPT::CLdbStackMemberiOpCode::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 163 of file opcode_ldb.h. |
void NLAISCRIPT::CLdbStackMemberiOpCode::load |
( |
NLMISC::IStream & |
is |
) |
[inline, virtual] |
|
const NLAIC::IBasicType* NLAISCRIPT::CLdbStackMemberiOpCode::newInstance |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CLdbStackMemberiOpCode::save |
( |
NLMISC::IStream & |
os |
) |
[inline, virtual] |
|
Member Data Documentation
const NLAIC::CIdentType NLAISCRIPT::CLdbStackMemberiOpCode::IdLdbStackMemberiOpCode [static]
|
|
The documentation for this class was generated from the following files:
|
|