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

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

composeMessageText(const std::vector< AlarmStatusEntry > &alarms)AlarmNotifications::EMailSenderprivate
EMailSender()AlarmNotifications::EMailSenderprivate
EMailSender(const EMailSender &other)=deleteAlarmNotifications::EMailSender
EMailSender(EMailSender &&other)=deleteAlarmNotifications::EMailSender
instance() noexceptAlarmNotifications::EMailSenderstatic
operator=(const EMailSender &other)=deleteAlarmNotifications::EMailSender
operator=(EMailSender &&other)=deleteAlarmNotifications::EMailSender
sendAlarmNotification(const std::vector< AlarmStatusEntry > alarms) noexceptAlarmNotifications::EMailSenderstatic
sendAlarmNotification_internal(const std::vector< AlarmStatusEntry > alarms)AlarmNotifications::EMailSenderprivate
~EMailSender()AlarmNotifications::EMailSender