ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Public Member Functions | Public Attributes | List of all members
daq::op::AlertState Struct Reference

#include <asyncOpParams.hpp>

Public Member Functions

void Set (Alert alert)
 
void Clear (AlertId id)
 

Public Attributes

std::vector< Alertset
 
std::vector< Alertcleared
 

Detailed Description

Definition at line 18 of file asyncOpParams.hpp.

Member Function Documentation

◆ Clear()

void daq::op::AlertState::Clear ( AlertId  id)
inline

Definition at line 25 of file asyncOpParams.hpp.

◆ Set()

void daq::op::AlertState::Set ( Alert  alert)
inline

Definition at line 22 of file asyncOpParams.hpp.

Member Data Documentation

◆ cleared

std::vector<Alert> daq::op::AlertState::cleared

Definition at line 20 of file asyncOpParams.hpp.

◆ set

std::vector<Alert> daq::op::AlertState::set

Definition at line 19 of file asyncOpParams.hpp.


The documentation for this struct was generated from the following file: