AlarmNotifications
PANDA Slow Control Alarm Daemon
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AlarmNotifications::AlarmStatusEntry Member List

This is the complete list of members for AlarmNotifications::AlarmStatusEntry, including all inherited members.

_desktopNotificationSentAlarmNotifications::AlarmStatusEntryprivate
_emailNotificationSentAlarmNotifications::AlarmStatusEntryprivate
_pvnameAlarmNotifications::AlarmStatusEntryprivate
_severityAlarmNotifications::AlarmStatusEntryprivate
_statusAlarmNotifications::AlarmStatusEntryprivate
_triggertimeAlarmNotifications::AlarmStatusEntryprivate
AlarmStatusEntry(const std::string &pvname, const std::string &severity, const std::string &status) noexceptAlarmNotifications::AlarmStatusEntry
AlarmStatusEntry(const AlarmStatusEntry &other) noexceptAlarmNotifications::AlarmStatusEntry
AlarmStatusEntry(AlarmStatusEntry &&other) noexceptAlarmNotifications::AlarmStatusEntry
getDesktopNotificationSent() const noexceptAlarmNotifications::AlarmStatusEntry
getEmailNotificationSent() const noexceptAlarmNotifications::AlarmStatusEntry
getPVName() const noexceptAlarmNotifications::AlarmStatusEntry
getSeverity() const noexceptAlarmNotifications::AlarmStatusEntry
getStatus() const noexceptAlarmNotifications::AlarmStatusEntry
getTriggerTime() const noexceptAlarmNotifications::AlarmStatusEntry
operator=(const AlarmStatusEntry &other) noexceptAlarmNotifications::AlarmStatusEntry
operator=(AlarmStatusEntry &&other) noexceptAlarmNotifications::AlarmStatusEntry
operator==(const AlarmStatusEntry &other) noexceptAlarmNotifications::AlarmStatusEntry
setDesktopNotificationSent(const bool desktopNotificationSent) noexceptAlarmNotifications::AlarmStatusEntry
setEmailNotificationSent(const bool emailNotificationSent) noexceptAlarmNotifications::AlarmStatusEntry
setSeverity(const std::string &severity) noexceptAlarmNotifications::AlarmStatusEntry
setStatus(const std::string &status) noexceptAlarmNotifications::AlarmStatusEntry
setTriggerTime(const time_t triggertime) noexceptAlarmNotifications::AlarmStatusEntry
update(const AlarmStatusEntry &newdata) noexceptAlarmNotifications::AlarmStatusEntry
~AlarmStatusEntry() noexceptAlarmNotifications::AlarmStatusEntry