GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Member Functions | Public Attributes
Ajax::Dm::MpAlertSummary::Data Struct Reference

The MP's Data container. More...

Detailed Description

The MP's Data container.

#include <MpAlertSummary.h>

Public Member Functions

 Data ()
 Constructor (to ensure any pad bytes get zero'd)
 

Public Attributes

unsigned count
 Number of currently active Alerts.
 
Ajax::Type::Alert activeAlerts [Ajax::Type::Alert::NUM_ALERTS]
 Sorted (by priority) list of active Alerts.
 

Constructor & Destructor Documentation

◆ Data()

Ajax::Dm::MpAlertSummary::Data::Data ( )
inline

Constructor (to ensure any pad bytes get zero'd)

Member Data Documentation

◆ activeAlerts

Ajax::Type::Alert Ajax::Dm::MpAlertSummary::Data::activeAlerts[Ajax::Type::Alert::NUM_ALERTS]

Sorted (by priority) list of active Alerts.

◆ count

unsigned Ajax::Dm::MpAlertSummary::Data::count

Number of currently active Alerts.


The documentation for this struct was generated from the following file: