#include <event_t.h>
|
| using | action_t = std::function< void(void)> |
| |
◆ action_t
◆ event_t() [1/3]
| ant::analysis::slowcontrol::event_t::event_t |
( |
| ) |
|
|
inline |
◆ event_t() [2/3]
| ant::analysis::slowcontrol::event_t::event_t |
( |
bool |
wantsSkip, |
|
|
input::event_t |
event |
|
) |
| |
|
inline |
◆ event_t() [3/3]
| ant::analysis::slowcontrol::event_t::event_t |
( |
event_t && |
| ) |
|
|
default |
◆ ~event_t()
| ant::analysis::slowcontrol::event_t::~event_t |
( |
| ) |
|
|
inline |
◆ operator bool()
| ant::analysis::slowcontrol::event_t::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator=()
| event_t& ant::analysis::slowcontrol::event_t::operator= |
( |
event_t && |
| ) |
|
|
default |
◆ ant::analysis::SlowControlManager
◆ DeferredActions
| std::list<action_t> ant::analysis::slowcontrol::event_t::DeferredActions |
|
protected |
◆ Event
◆ WantsSkip
| const bool ant::analysis::slowcontrol::event_t::WantsSkip = false |
The documentation for this struct was generated from the following file: