|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::ICodeBranche Class ReferenceClass IOpCode.
More...
#include <virtual_op_code.h>
Inheritance diagram for NLAISCRIPT::ICodeBranche:
List of all members.
Detailed Description
Class IOpCode.
The class allow to define a branch of code sam as a closure in the fuctional language.
-
Author:
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 67 of file virtual_op_code.h.
Constructor & Destructor Documentation
NLAISCRIPT::ICodeBranche::ICodeBranche |
( |
|
) |
[inline] |
|
virtual NLAISCRIPT::ICodeBranche::~ICodeBranche |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual IOpCode& NLAISCRIPT::ICodeBranche::nextCode |
( |
|
) |
[pure virtual] |
|
The documentation for this class was generated from the following file:
|
|