PLCnext API Documentation 25.0.2.69
|
Classes | |
struct | RemoveResult |
Public Member Functions | |
NonBlockingNotificationRegistration3ArgumentsBuffer (size_t capacity) | |
InsertResult | Insert (const ArgumentsType &argument) |
RemoveResult | Remove (size_t index) |
bool | IsFull () const |
bool | IsFree (size_t index) const |
![]() | |
NonBlockingNotificationRegistration3ArgumentsBufferBase (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) | |
NonBlockingNotificationRegistration3ArgumentsBufferBase (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept | |
NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) |
NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept |