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

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

Dispose() noexceptArp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
GetLastNotificationId() constArp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
GetNotificationName() constArp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
GetNotificationNameId() const overrideArp::System::Nm::NonBlockingNotificationRegistration< PayloadType >virtual
GetPayloadTypeId() constArp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
GetSenderName() constArp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
GetSeverity() constArp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< 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
IsCompleted() constArp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
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
NonBlockingNotificationRegistration()=defaultArp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
NonBlockingNotificationRegistration(const String &notificationName, const String &senderName, Severity severity, INonBlockingNotificationSending &notificationSending)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
NonBlockingNotificationRegistration(const String &notificationName, const String &senderName, Severity severity, NonBlockingNotificationSendingAdapter *adapter) (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
NonBlockingNotificationRegistration(const NonBlockingNotificationRegistration &)=delete (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
NonBlockingNotificationRegistration(NonBlockingNotificationRegistration &&other) (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
NotificationRegistrationBase(const NotificationRegistrationBase &)=delete (defined in Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
operator=(const NonBlockingNotificationRegistration &)=delete (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
operator=(NonBlockingNotificationRegistration &&other) (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
operator=(NotificationRegistrationBase &&other)=default (defined in Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
operator=(const NotificationRegistrationBase &)=delete (defined in Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >
payload_type typedef (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
SendNotification(Args &&... args)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
SendNotificationWithTimestamp(const DateTime &timestamp, Args &&... args)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
~NonBlockingNotificationRegistration() override (defined in Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >)Arp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
~NotificationRegistrationBase()=default (defined in Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >)Arp::System::Nm::NotificationRegistrationBase< NonBlockingNotificationRegistration< PayloadType > >virtual