Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <structs.hpp>
Public Member Functions | |
HistoryLoggerMessage ()=default | |
HistoryLoggerMessage (const iv::types::timestamp _timestamp, iv::types::channelId _channelId, std::string _message, const iv::alarms::eAlarmPriority _alarmPriority, const iv::alarms::eAlarmState _alarmState, const iv::alarms::eAlarmType _alarmType, const iv::types::channelValue _value, const bool _isPrinted) | |
|
default |
|
inline |
iv::alarms::eAlarmPriority iv::comms::api::historyLogger::HistoryLoggerMessage::alarmPriority {iv::alarms::eAlarmPriority::Warning} |
iv::alarms::eAlarmState iv::comms::api::historyLogger::HistoryLoggerMessage::alarmState {iv::alarms::eAlarmState::Undefined} |
iv::alarms::eAlarmType iv::comms::api::historyLogger::HistoryLoggerMessage::alarmType {iv::alarms::eAlarmType::AlarmUnk} |
bool iv::comms::api::historyLogger::HistoryLoggerMessage::isPrinted {false} |
std::string iv::comms::api::historyLogger::HistoryLoggerMessage::message |
iv::alarms::eAlarmState iv::comms::api::historyLogger::HistoryLoggerMessage::originalAlarmState {iv::alarms::eAlarmState::Undefined} |
iv::types::channelId iv::comms::api::historyLogger::HistoryLoggerMessage::tag |
|
inherited |
iv::types::channelValue iv::comms::api::historyLogger::HistoryLoggerMessage::value {0} |