ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
#include <asyncOpParams.hpp>
Public Member Functions | |
void | Set (Alert alert) |
void | Clear (AlertId id) |
Public Attributes | |
std::vector< Alert > | set |
std::vector< Alert > | cleared |
Definition at line 18 of file asyncOpParams.hpp.
|
inline |
Definition at line 25 of file asyncOpParams.hpp.
|
inline |
Definition at line 22 of file asyncOpParams.hpp.
std::vector<Alert> daq::op::AlertState::cleared |
Definition at line 20 of file asyncOpParams.hpp.
std::vector<Alert> daq::op::AlertState::set |
Definition at line 19 of file asyncOpParams.hpp.