|
onboardapi
9.10.0
by Rheinmetall
|
Report an Alert for a detected Threat. More...
Public Member Functions | |
| ReportThreatLog () | |
| ReportThreatLog (M_Alert::AlertIdType const &KeyThreatId, M_Alert::ThreatLogType const &Threat, bool IsRemoved) | |
Public Attributes | |
| M_Alert::AlertIdType | KeyThreatId |
| Identifies the Threat Alert log entry. More... | |
| M_Alert::ThreatLogType | Threat |
| The Threat Alert log entry data. More... | |
| bool | IsRemoved |
| Indicates if the Threat Alert has been removed from the log. More... | |
Report an Alert for a detected Threat.
| M_Alert::ReportThreatLog::ReportThreatLog | ( | ) |
| M_Alert::ReportThreatLog::ReportThreatLog | ( | M_Alert::AlertIdType const & | KeyThreatId, |
| M_Alert::ThreatLogType const & | Threat, | ||
| bool | IsRemoved | ||
| ) |
| bool M_Alert::ReportThreatLog::IsRemoved |
Indicates if the Threat Alert has been removed from the log.
| M_Alert::AlertIdType M_Alert::ReportThreatLog::KeyThreatId |
Identifies the Threat Alert log entry.
| M_Alert::ThreatLogType M_Alert::ReportThreatLog::Threat |
The Threat Alert log entry data.