|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::IOpRunCode Class ReferenceClass IOpRunCode.
More...
#include <virtual_op_code.h>
Inheritance diagram for NLAISCRIPT::IOpRunCode:
List of all members.
Detailed Description
Class IOpRunCode.
This class allow to define a op-code whis a predefined run() getDebugString(char *) and isquel() ... method's. These method's have the same bihavious for all derivation.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 98 of file virtual_op_code.h.
Constructor & Destructor Documentation
NLAISCRIPT::IOpRunCode::IOpRunCode |
( |
|
) |
[inline] |
|
virtual NLAISCRIPT::IOpRunCode::~IOpRunCode |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
void NLAISCRIPT::IOpRunCode::getDebugString |
( |
std::string & |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following file:
|
|