DialogEngine Typedef ConditionMethod

typedef CATBoolean (CATCommand::*ConditionMethod)(void * iData)
Prototype of the condition methods.
Role: These methods are passed as parameters of the class methods.
Values:
iData
The data specified by the
method.
Returns:
The result of the condition evaluation.

This object is included in the file: CATStateCondition.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.