|
|
|
|
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:
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:
-
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 |
( |
|
) |
const [virtual] |
|
|
Get a clone pointer memory.
Reimplemented from NLAISCRIPT::CConstraintMethode.
Definition at line 38 of file constraint_find_run.cpp.
References NLAISCRIPT::CConstraintMethode::_BaseClass, NLAISCRIPT::CConstraintMethode::_Col, NLAISCRIPT::CConstraintMethode::_Lin, NLAISCRIPT::CConstraintMethode::_MethodName, NLAISCRIPT::CConstraintMethode::_Param, NLAISCRIPT::CConstraintMethode::_PosHeap, _TypeOfCallType, CConstraintFindRun, NLAISCRIPT::IConstraint::IConstraint, NLAIC::IPointerGestion::incRef, and x. |
ConstraintTypeEnum NLAISCRIPT::CConstraintFindRun::getTypeOfClass |
( |
|
) |
const [inline, virtual] |
|
void NLAISCRIPT::CConstraintFindRun::run |
( |
CCompilateur & |
|
) |
[virtual] |
|
|
Run with a CCompilateur dependency.
Reimplemented from NLAISCRIPT::CConstraintMethode.
Definition at line 47 of file constraint_find_run.cpp.
References NLAISCRIPT::CConstraintMethode::_BaseClass, NLAISCRIPT::CConstraintMethode::_MethodName, NLAISCRIPT::CConstraintMethode::_Param, NLAISCRIPT::CConstraintMethode::_PosHeap, NLAISCRIPT::CConstraintMethode::_Satisfied, NLAIC::IBasicType::clone, NLAIC::IBasicType::getDebugString, NLAISCRIPT::CConstraintMethode::getfunctionTag, NLAIC::IBasicType::getType, NLAISCRIPT::CConstraintMethode::heapCall, NLAIC::IPointerGestion::incRef, NLAISCRIPT::CConstraintMethode::newCall, NLAISCRIPT::CConstraintMethode::normalCall, NLAIC::IPointerGestion::release, NLAISCRIPT::CConstraintMethode::searchCall, setOpCode, NLAISCRIPT::CConstraintMethode::stackCall, NLAIC::CTypeOfObject::tInterpret, and x. |
void NLAISCRIPT::CConstraintFindRun::setOpCode |
( |
IOpCode * |
x |
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|