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

The MP's Data container. More...

Detailed Description

The MP's Data container.

#include <MpAlert.h>

Public Member Functions

 Data ()
 Constructor (to ensure any pad bytes get zero'd)
 
 Data (Ajax::Type::Alert alertName, uint8_t priority)
 Constructor (to ensure any pad bytes get zero'd)
 
 Data (Data &other)
 Constructor (to ensure any pad bytes get zero'd)
 

Public Attributes

Ajax::Type::Alert name
 Identifies the Alert instance.
 
uint8_t priority
 Priority of the alarm.
 

Constructor & Destructor Documentation

◆ Data() [1/3]

Ajax::Dm::MpAlert::Data::Data ( )
inline

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

◆ Data() [2/3]

Ajax::Dm::MpAlert::Data::Data ( Ajax::Type::Alert  alertName,
uint8_t  priority 
)
inline

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

◆ Data() [3/3]

Ajax::Dm::MpAlert::Data::Data ( Data other)
inline

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

Member Data Documentation

◆ name

Ajax::Type::Alert Ajax::Dm::MpAlert::Data::name

Identifies the Alert instance.

◆ priority

uint8_t Ajax::Dm::MpAlert::Data::priority

Priority of the alarm.

Zero is highest, 255 is the lowest


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