|
ifw-daq 3.1.0
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 17 of file asyncOpParams.hpp.
|
inline |
Definition at line 24 of file asyncOpParams.hpp.
|
inline |
Definition at line 21 of file asyncOpParams.hpp.
| std::vector<Alert> daq::op::AlertState::cleared |
Definition at line 19 of file asyncOpParams.hpp.
| std::vector<Alert> daq::op::AlertState::set |
Definition at line 18 of file asyncOpParams.hpp.