.

mpiEventMaskRECORDER

Declaration

#define mpiEventMaskRECORDER(mask)  mpiEventMaskBitSET((mask), 
MPIEventTypeRECORDER_HIGH, 1), \
mpiEventMaskBitSET((mask), MPIEventTypeRECORDER_FULL, 1), \ mpiEventMaskBitSET((mask), MPIEventTypeRECORDER_DONE, 1)
  Required Header: stdmpi.h

Description

mpiEventMaskRECORDER is a macro that assigns all the bits associated with MPI Recorder 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 mpiObjectEventNotifySet(...) method, which configures the controller to generate events.

 
mask An array of unsigned longs. Use MPIEventMask to declare the mask. Each bit in the array represents a mask for a particular event.

See Also

MPIEventMask | MPIEventType

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering