ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daq::ObservableStatus::AlertActivator Class Reference

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 ()
 

Detailed Description

Provide more consise way to set/clear alerts.

Definition at line 266 of file status.hpp.

Constructor & Destructor Documentation

◆ AlertActivator() [1/2]

daq::ObservableStatus::AlertActivator::AlertActivator ( ObservableStatus status,
AlertId  id 
)
explicit

Definition at line 225 of file status.cpp.

◆ AlertActivator() [2/2]

daq::ObservableStatus::AlertActivator::AlertActivator ( ObservableStatus status,
std::string_view  category,
std::string  key 
)
explicit

Definition at line 229 of file status.cpp.

Member Function Documentation

◆ Clear()

void daq::ObservableStatus::AlertActivator::Clear ( )

Definition at line 240 of file status.cpp.

◆ Set()

void daq::ObservableStatus::AlertActivator::Set ( std::string  description)

Definition at line 235 of file status.cpp.


The documentation for this class was generated from the following files: