This
method is used to set the event guard flag.
Signaturesinline void setEventGuard (const OMProtected* eventGuard)
inline void setEventGuard (const OMProtected& eventGuard)
ParameterseventGuard
Specifies the protected part of the
reactive instance used to guard the event loop from mutual exclusion
between events and triggered operation consumption