PLCnext API Documentation 25.0.2.69
|
Internal base class for ArgumentsBuffer More...
#include <NonBlockingNotificationRegistration3ArgumentsBufferBase.hpp>
Classes | |
struct | InsertResult |
Public Member Functions | |
NonBlockingNotificationRegistration3ArgumentsBufferBase (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) | |
NonBlockingNotificationRegistration3ArgumentsBufferBase (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept | |
NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) |
NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept |
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.