All Frameworks  Class Hierarchy  This Framework  Indexes

DialogEngine Typedef FilterMethod

typedef CATBoolean (CATDialogAgent::*FilterMethod)(CATDialogAgent * iAgent, void * iData)
Method called to test an acquisition before an agent is prevaluated or valuated.
Values:
iAgent
The agent to be prevaluated or valuated.
iData
Data relative to the filter using this method.
Returns:
The result of the test.
See also:
CATAcquisitionFilter

This object is included in the file: CATAcquisitionFilter.h

Copyright © 2003, Dassault Systèmes. All rights reserved.