SCIMBridge 0.4.x
virtual scim_bridge_agent_event_type_t ScimBridgeAgentSocketClient::get_trigger_events ( ) const [pure virtual]

Get the wakeup condition of the client. This value is used for selecting the clients in the event loop. handle_events () is called when the given type of events are occurred.

Returns:
The wakeup conditions.

Implemented in ScimBridgeAgentAcceptListenerImpl, ScimBridgeAgentClientListenerImpl, ScimBridgeAgentInterruptionListenerImpl, ScimBridgeAgentPanelListenerImpl, and ScimBridgeAgentSignalListenerImpl.