# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAISCRIPT::ICallMethod Class Reference

#include <opcode_call_method.h>

Inheritance diagram for NLAISCRIPT::ICallMethod

Inheritance graph
[legend]
Collaboration diagram for NLAISCRIPT::ICallMethod:

Collaboration graph
[legend]
List of all members.

Public Methods

 ICallMethod (const ICallMethod &c)
 ICallMethod (IMethodContext *c)
void saveConstext (CCodeContext &context)
void loadConstext (CCodeContext &context)
virtual ~ICallMethod ()

Private Attributes

IMethodContext_MethodContext

Constructor & Destructor Documentation

NLAISCRIPT::ICallMethod::ICallMethod ( const ICallMethod & c ) [inline]
 

Definition at line 66 of file opcode_call_method.h.

NLAISCRIPT::ICallMethod::ICallMethod ( IMethodContext * c ) [inline]
 

Definition at line 70 of file opcode_call_method.h.

NLAISCRIPT::ICallMethod::~ICallMethod ( ) [inline, virtual]
 

Definition at line 84 of file opcode_call_method.h.


Member Function Documentation

void NLAISCRIPT::ICallMethod::loadConstext ( CCodeContext & context ) [inline]
 

Definition at line 79 of file opcode_call_method.h.

void NLAISCRIPT::ICallMethod::saveConstext ( CCodeContext & context ) [inline]
 

Definition at line 74 of file opcode_call_method.h.


Member Data Documentation

IMethodContext * NLAISCRIPT::ICallMethod::_MethodContext [private]
 

Definition at line 63 of file opcode_call_method.h.


The documentation for this class was generated from the following file: