#include <alertService.hpp>
◆ AlertStatus()
| rtctk::componentFramework::AlertStatus::AlertStatus |
( |
| ) |
|
◆ ~AlertStatus()
| rtctk::componentFramework::AlertStatus::~AlertStatus |
( |
| ) |
|
◆ AddAlert()
| void rtctk::componentFramework::AlertStatus::AddAlert |
( |
const std::string & | id, |
|
|
const std::string & | text ) |
◆ AddObserver()
| void rtctk::componentFramework::AlertStatus::AddObserver |
( |
std::unique_ptr< AlertObserverIf > | o | ) |
|
◆ ClearAlerts()
| void rtctk::componentFramework::AlertStatus::ClearAlerts |
( |
| ) |
|
◆ GetInfo()
| AlertInfo rtctk::componentFramework::AlertStatus::GetInfo |
( |
const std::string & | id | ) |
|
◆ SetAlert()
| void rtctk::componentFramework::AlertStatus::SetAlert |
( |
const std::string & | id, |
|
|
bool | state = true ) |
The documentation for this class was generated from the following files: