|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAISCRIPT::CConstraintFindRun Class ReferenceClass CConstraintFindRun.
More...
#include <constraint_find_run.h>
Inheritance diagram for NLAISCRIPT::CConstraintFindRun
[legend]Collaboration diagram for NLAISCRIPT::CConstraintFindRun:
[legend]List of all members.
Detailed Description
Class CConstraintFindRun.
This class is allow to find the run(msg) method. This method derive from CConstraintMethode, where the CConstraintMethode base class run with a CConstraintMethode::searchCall.
Note that this class is used after a send message to searche the offset of the run that can process the message.
-
Author(s):
-
Chafik sameh , Nevrax France
-
Date:
-
2000
Definition at line 42 of file constraint_find_run.h.
Constructor & Destructor Documentation
NLAISCRIPT::CConstraintFindRun::~CConstraintFindRun (
|
) [virtual]
|
|
Member Function Documentation
const IConstraint * NLAISCRIPT::CConstraintFindRun::clone (
|
void ) const [virtual]
|
|
ConstraintTypeEnum NLAISCRIPT::CConstraintFindRun::getTypeOfClass (
|
) const [inline, virtual]
|
|
void NLAISCRIPT::CConstraintFindRun::run (
|
CCompilateur & c ) [virtual]
|
|
void NLAISCRIPT::CConstraintFindRun::setOpCode (
|
IOpCode * x ) [virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|