|
|
|
|
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
[legend]Collaboration diagram for NLAISCRIPT::CLibStackMemberMethod:
[legend]List of all members.
Constructor & Destructor Documentation
NLAISCRIPT::CLibStackMemberMethod::CLibStackMemberMethod (
|
const CLibStackMemberMethod & a ) [inline]
|
|
NLAISCRIPT::CLibStackMemberMethod::CLibStackMemberMethod (
|
sint32 h,
|
|
sint32 id,
|
|
std::list< sint32 > i ) [inline]
|
|
NLAISCRIPT::CLibStackMemberMethod::~CLibStackMemberMethod (
|
) [inline, virtual]
|
|
Member Function Documentation
const NLAIC::IBasicType * NLAISCRIPT::CLibStackMemberMethod::clone (
|
void ) const [inline, virtual]
|
|
void NLAISCRIPT::CLibStackMemberMethod::getDebugResult (
|
char * str,
|
|
CCodeContext & context ) const [inline, virtual]
|
|
const NLAIC::CIdentType & NLAISCRIPT::CLibStackMemberMethod::getType (
|
void ) const [inline, virtual]
|
|
void NLAISCRIPT::CLibStackMemberMethod::load (
|
NLMISC::IStream & is ) [inline, virtual]
|
|
const NLAIC::IBasicType * NLAISCRIPT::CLibStackMemberMethod::newInstance (
|
void ) const [inline, virtual]
|
|
void NLAISCRIPT::CLibStackMemberMethod::save (
|
NLMISC::IStream & os ) [inline, virtual]
|
|
Member Data Documentation
const NLAIC::CIdentType NLAISCRIPT::CLibStackMemberMethod::IdLibStackMemberMethod [static]
|
|
sint32 NLAISCRIPT::CLibStackMemberMethod::_H [protected]
|
|
std::list< sint32 > NLAISCRIPT::CLibStackMemberMethod::_I [protected]
|
|
sint32 NLAISCRIPT::CLibStackMemberMethod::_Id [protected]
|
|
The documentation for this class was generated from the following files:
|
|