RTC Toolkit 6.0.0
Loading...
Searching...
No Matches

Alert Service Interface. More...

Files

file  alertService.cpp
 Defines AlertService.
 
file  alertService.hpp
 Declares AlertService.
 
file  alertServiceIf.hpp
 Declares AlertService.
 

Classes

class  rtctk::componentFramework::AlertUnknownException
 Exception indicating that an alert does not exist. More...
 
class  rtctk::componentFramework::AlertOldbPublisher
 Alert observer that publishes alerts to Online Database. More...
 
class  rtctk::componentFramework::AlertLogger
 Alert observer that publishes alerts to Log Files. More...
 
class  rtctk::componentFramework::AlertEventPublisher
 Alert observer that publishes alerts to Event Channel. More...
 
class  rtctk::componentFramework::AlertTelegrafPublisher
 Alert observer that publishes alerts to InfluxDB via Telegraf. More...
 
class  rtctk::componentFramework::AlertConflictException
 Exception indicating that an alert conflicts with already known alert. More...
 
class  rtctk::componentFramework::AlertSource
 Models a single alert source that can be set or cleared. More...
 
class  rtctk::componentFramework::AlertServiceIf
 Alert Service interface. More...
 

Detailed Description

Alert Service Interface.