|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
Provide more consise way to set/clear alerts. More...
#include <status.hpp>
Public Member Functions | |
| AlertActivator (ObservableStatus *, AlertId id) | |
| AlertActivator (ObservableStatus *status, std::string_view category, std::string key) | |
| void | Set (std::string description) |
| void | Clear () |
Provide more consise way to set/clear alerts.
Definition at line 266 of file status.hpp.
|
explicit |
Definition at line 225 of file status.cpp.
|
explicit |
Definition at line 229 of file status.cpp.
| void daq::ObservableStatus::AlertActivator::Clear | ( | ) |
Definition at line 240 of file status.cpp.
| void daq::ObservableStatus::AlertActivator::Set | ( | std::string | description | ) |
Definition at line 235 of file status.cpp.