PLCnext API Documentation 25.0.2.69
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 > >
IsCompleted() constArp::System::Nm::NonBlockingNotificationRegistration< PayloadType >
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 >
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 >
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 >