PLCnext API Documentation  22.9.0.33
Arp::System::Nm::NotificationRegistration< PayloadType > Member List

This is the complete list of members for Arp::System::Nm::NotificationRegistration< PayloadType >, including all inherited members.

Dispose() noexceptArp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
GetNotificationName() constArp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
GetNotificationNameId() const overrideArp::System::Nm::NotificationRegistration< PayloadType >virtual
GetPayloadTypeId() constArp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
GetSenderName() constArp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
GetSeverity() constArp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
InitializeLogger(const char *loggerName=nullptr) (defined in Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >)Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >inlineprotectedstatic
log (defined in Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >)Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >protectedstatic
Loggable(bool initialize=true) (defined in Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >)Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >inlineprotected
LoggableBase typedef (defined in Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >)Arp::System::Commons::Diagnostics::Logging::Loggable< Derived, IsSingleton, IsStaticClass >protected
NotificationRegistration()=defaultArp::System::Nm::NotificationRegistration< PayloadType >
NotificationRegistration(const String &notificationName, const String &senderName, Severity severity, INotificationSending &notificationSending)Arp::System::Nm::NotificationRegistration< PayloadType >
NotificationRegistration(const NotificationRegistration &)=delete (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
NotificationRegistration(NotificationRegistration &&other) (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
NotificationRegistrationBase(const NotificationRegistrationBase &)=delete (defined in Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
operator=(const NotificationRegistration &)=delete (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
operator=(NotificationRegistration &&other) (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
operator=(NotificationRegistrationBase &&other)=default (defined in Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
operator=(const NotificationRegistrationBase &)=delete (defined in Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >
payload_type typedef (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
SendNotification(Args &&... args)Arp::System::Nm::NotificationRegistration< PayloadType >
SendNotificationWithTimestamp(const DateTime &timestamp, Args &&... args)Arp::System::Nm::NotificationRegistration< PayloadType >
~NotificationRegistration() override (defined in Arp::System::Nm::NotificationRegistration< PayloadType >)Arp::System::Nm::NotificationRegistration< PayloadType >
~NotificationRegistrationBase()=default (defined in Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NotificationRegistration< PayloadType > >virtual