![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
The MP's Data container. More...
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. | |
|
inline |
Constructor (to ensure any pad bytes get zero'd)
Ajax::Type::Alert Ajax::Dm::MpAlertSummary::Data::activeAlerts[Ajax::Type::Alert::NUM_ALERTS] |
Sorted (by priority) list of active Alerts.
unsigned Ajax::Dm::MpAlertSummary::Data::count |
Number of currently active Alerts.