PLCnext API Documentation 25.0.2.69
Classes | Public Member Functions | List of all members
Arp::System::Nm::NonBlockingNotificationRegistration3ArgumentsBufferBase Class Reference

Internal base class for ArgumentsBuffer More...

#include <NonBlockingNotificationRegistration3ArgumentsBufferBase.hpp>

Inheritance diagram for Arp::System::Nm::NonBlockingNotificationRegistration3ArgumentsBufferBase:
Inheritance graph

Classes

struct  InsertResult
 

Public Member Functions

 NonBlockingNotificationRegistration3ArgumentsBufferBase (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other)
 
 NonBlockingNotificationRegistration3ArgumentsBufferBase (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept
 
NonBlockingNotificationRegistration3ArgumentsBufferBaseoperator= (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other)
 
NonBlockingNotificationRegistration3ArgumentsBufferBaseoperator= (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept
 

Detailed Description

Internal base class for ArgumentsBuffer

This class is only there to have a base class with a virtual function that enables dynamic casts of ArgumentsBuffers used in NonBlockingNotificationRegistration3.


The documentation for this class was generated from the following files: