setEventGuard

此方法用于设置事件守护标志。

可见性
Public
特征符
inline void setEventGuard (const OMProtected* eventGuard)
inline void setEventGuard (const OMProtected& eventGuard) 
参数
eventGuard

指定反应实例的受保护部分,此部分用于防止事件循环以互斥方式使用事件和触发式操作。


反馈