System Typedef CATSysFileDescCB
typedef void (*CATSysFileDescCB)( CATCommand *iCmd , int iFileDescriptor , void *iClientData )
Prototype of the function or static method passed as callback in the
the
method. Role: This callback static method is declared by means of
the
method.
- Values:
-
- iCmd
- A pointer to the command associated to the subscription time to
the
method.
- iTime
- The time value passe to the
method.
- iClientData
- Useful data to pass as argument at the subscription time to
the
method.
- See also:
- ,
This object is included in the file: CATApplication.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.