setEventGuard

이 메소드는 이벤트 보호 플래그를 설정하는 데 사용됩니다.

가시성
Public
시그니처
inline void setEventGuard (const OMProtected* eventGuard)
inline void setEventGuard (const OMProtected& eventGuard) 
매개변수
eventGuard

이벤트와 트리거된 오퍼레이션이 상호 배타적으로 이용되지 않도록 이벤트 루프를 보호하는 데 사용되는 반응 인스턴스의 보호된 부분을 지정합니다.


피드백