onboardapi  9.10.0
by Rheinmetall
M_Alert::ReportThreatAnnunciation Struct Reference

Public Member Functions

 ReportThreatAnnunciation ()
 
 ReportThreatAnnunciation (M_Alert::ThreatAnnunciationType const &Annunciation, bool IsRemoved)
 

Public Attributes

M_Alert::ThreatAnnunciationType Annunciation
 Annunciation data for a Threat Alert. More...
 
bool IsRemoved
 Indicates if there is no longer any Annunciation. More...
 

Detailed Description

Report an Annunciation for a Threat Alert. Current annunciation text and tone. Note: Only one threat will be announced at one time.

Constructor & Destructor Documentation

◆ ReportThreatAnnunciation() [1/2]

M_Alert::ReportThreatAnnunciation::ReportThreatAnnunciation ( )

◆ ReportThreatAnnunciation() [2/2]

M_Alert::ReportThreatAnnunciation::ReportThreatAnnunciation ( M_Alert::ThreatAnnunciationType const &  Annunciation,
bool  IsRemoved 
)

Member Data Documentation

◆ Annunciation

M_Alert::ThreatAnnunciationType M_Alert::ReportThreatAnnunciation::Annunciation

Annunciation data for a Threat Alert.

◆ IsRemoved

bool M_Alert::ReportThreatAnnunciation::IsRemoved

Indicates if there is no longer any Annunciation.