System Typedef CATCommandMethod

typedef void (CATBaseUnknown::*CATCommandMethod)(CATCommand * iCommand,
                                           CATNotification * iNotification,
                                        CATCommandClientData iUsefulData)
Prototype of the callback method.
Values:
iCommand
The calling command.
iNotification
The notification declared to set the callback.
iUsefulData
Data to pass as parameter to the method that can be useful.

This object is included in the file: CATCommand.h

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