All Frameworks Class Hierarchy This Framework Indexes
CATBehaviorInterfaces Interface CATIBehOperationManagement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIBehOperationManagement
Interface to manage the operation states.
Method Index
- o
Cancel()
- Tell to the Engine the operation is canceled.
- o
Done()
- Tell to the Behavior Engine this operation is done.
- o
Start()
- Tell to the Engine the operation has begun.
- o
Suspend()
- Tell to the Engine the operation is suspended.
Methods
o Cancel
-
Tell to the Engine the operation is canceled.
o Done
-
Tell to the Behavior Engine this operation is done.
o Start
-
Tell to the Engine the operation has begun.
o Suspend
-
Tell to the Engine the operation is suspended.
This object is included in the file: CATIBehOperationManagement.h
If needed, your Imakefile.mk should include the module: CATBehaviorItf