DialogEngine Typedef ConditionMethod
All Frameworks Class Hierarchy This Framework Indexes
DialogEngine Typedef ConditionMethod
typedef CATBoolean (CATCommand::*ConditionMethod)(void * iData)
Prototype of the condition methods.
Role: These methods are passed as parameters of the CATStateCondition class methods.
- Values:
-
- iData
- The data specified by the
CATStateCondition.SetData method.
- Returns:
- The result of the condition evaluation.
This object is included in the file: CATStateCondition.h
Copyright © 2003, Dassault Systèmes. All rights reserved.