|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdRaiseThreatAlert () | |
| CmdRaiseThreatAlert (M_Alert::AlertIdType const &ThreatId, M_Alert::ThreatLogType const &Threat) | |
Public Attributes | |
| M_Alert::AlertIdType | ThreatId |
| Identifies the Threat Alert. More... | |
| M_Alert::ThreatLogType | Threat |
| Threat Alert to be raised. More... | |
Causes a Threat Alert to be raised. Note: Creates a new Threat Alert in the Service.
| M_Alert::CmdRaiseThreatAlert::CmdRaiseThreatAlert | ( | ) |
| M_Alert::CmdRaiseThreatAlert::CmdRaiseThreatAlert | ( | M_Alert::AlertIdType const & | ThreatId, |
| M_Alert::ThreatLogType const & | Threat | ||
| ) |
| M_Alert::ThreatLogType M_Alert::CmdRaiseThreatAlert::Threat |
Threat Alert to be raised.
| M_Alert::AlertIdType M_Alert::CmdRaiseThreatAlert::ThreatId |
Identifies the Threat Alert.