|
onboardapi
9.10.0
by Rheinmetall
|
Report the status with current count of active alarms and threats. More...
Public Member Functions | |
| ReportAlertStatus () | |
| ReportAlertStatus (M_Alert::AlertStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_Alert::AlertStatusType | Status |
| Alert Service status data. More... | |
| bool | IsRemoved |
Report the status with current count of active alarms and threats.
| M_Alert::ReportAlertStatus::ReportAlertStatus | ( | ) |
| M_Alert::ReportAlertStatus::ReportAlertStatus | ( | M_Alert::AlertStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_Alert::ReportAlertStatus::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to True when a Service has been shutdown. After this has been set to True the status will no longer be available to late joiners.
| M_Alert::AlertStatusType M_Alert::ReportAlertStatus::Status |
Alert Service status data.