Searched defs:event_config (Results 1 – 2 of 2) sorted by relevance
69 void set_event_config(const ChannelConfig& event_config) { in set_event_config()72 const ChannelConfig& event_config() const { return event_config_; } in event_config() function
82 ChannelConfig event_config; in Select() local