setEventGuard

This method is used to set the event guard flag.

Visibility
Public
Signatures
inline void setEventGuard (const OMProtected* eventGuard)
inline void setEventGuard (const OMProtected& eventGuard) 
Parameters
eventGuard

Specifies the protected part of the reactive instance used to guard the event loop from mutual exclusion between events and triggered operation consumption


Feedback