|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::IOpCode Class ReferenceClass IOpCode.
More...
#include <virtual_op_code.h>
Inheritance diagram for NLAISCRIPT::IOpCode:
List of all members.
Detailed Description
Class IOpCode.
This class define an object basic op-code, an op-code is an NLAIAGENT::IObjectIA hows have to run with an CCodeContext.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 42 of file virtual_op_code.h.
Constructor & Destructor Documentation
NLAISCRIPT::IOpCode::IOpCode |
( |
|
) |
[inline] |
|
virtual NLAISCRIPT::IOpCode::~IOpCode |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void NLAISCRIPT::IOpCode::getDebugResult |
( |
std::string & |
str, |
|
|
CCodeContext & |
context |
|
) |
const [pure virtual] |
|
The documentation for this class was generated from the following file:
|
|