mpiEventMaskCONTROL
Declaration
#define mpiEventMaskCONTROL(mask)
Change History: Added in the 03.02.00
Description
mpiEventMaskCONTROL is a macro that assigns all the bits associated with MPI Control object events to the event mask. The MPI event types are defined in the MPIEventType enumeration. After the event mask bits are initialized, the mask can be passed to a mpiControlEventNotifySet(...) method, which configures the controller to generate events.
|
|---|
See Also
mpiControlEventNotifyGet | mpiControlEventNotifySet | mpiControlEventReset | MPIEventMask
