|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CLibStackNewMemberMethod Class Reference#include <opcode_call_lib_method.h>
Inheritance diagram for NLAISCRIPT::CLibStackNewMemberMethod
[legend]Collaboration diagram for NLAISCRIPT::CLibStackNewMemberMethod:
[legend]List of all members.
Constructor & Destructor Documentation
NLAISCRIPT::CLibStackNewMemberMethod::CLibStackNewMemberMethod (
|
const CLibStackNewMemberMethod & a ) [inline]
|
|
NLAISCRIPT::CLibStackNewMemberMethod::CLibStackNewMemberMethod (
|
sint32 h,
|
|
sint32 id,
|
|
std::list< sint32 > i ) [inline]
|
|
NLAISCRIPT::CLibStackNewMemberMethod::~CLibStackNewMemberMethod (
|
) [inline, virtual]
|
|
Member Function Documentation
const NLAIC::IBasicType * NLAISCRIPT::CLibStackNewMemberMethod::clone (
|
void ) const [inline, virtual]
|
|
const NLAIC::CIdentType & NLAISCRIPT::CLibStackNewMemberMethod::getType (
|
void ) 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::CLibStackMemberMethod.
Definition at line 504 of file opcode_call_lib_method.h. |
const NLAIC::IBasicType * NLAISCRIPT::CLibStackNewMemberMethod::newInstance (
|
void ) const [inline, virtual]
|
|
Member Data Documentation
const NLAIC::CIdentType NLAISCRIPT::CLibStackNewMemberMethod::IdLibStackNewMemberMethod [static]
|
|
The documentation for this class was generated from the following files:
|
|