|
acsalarm::AlarmInfo − |
|
#include <AlarmsMap.h> |
|
Public Member Functions |
|
AlarmInfo (const bool isActive) |
|
AlarmInfo (const AlarmInfo &ai) |
|
Public Attributes |
|
time_t acsTime_m |
|
bool active_m |
|
The information stored in the map for each alarm |
|
acsalarm::AlarmInfo::AlarmInfo (const bool isActive) Constructor |
|
Parameters: |
|
isActive true if the state of the alarm is active |
|
acsalarm::AlarmInfo::AlarmInfo (const AlarmInfo & ai) Copy constructor |
|
time_t acsalarm::AlarmInfo::acsTime_m |
|
bool acsalarm::AlarmInfo::active_m |
|
Generated automatically by Doxygen for ACS-2015.4 C++ API from the source code. |