| 
    PLCnext API Documentation 25.6.0.37
    
   | 
 

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 | 
  Public Member Functions inherited from Arp::System::Nm::NonBlockingNotificationRegistration3ArgumentsBufferBase | |
| NonBlockingNotificationRegistration3ArgumentsBufferBase (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) | |
| NonBlockingNotificationRegistration3ArgumentsBufferBase (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept | |
| NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (const NonBlockingNotificationRegistration3ArgumentsBufferBase &other) | 
| NonBlockingNotificationRegistration3ArgumentsBufferBase & | operator= (NonBlockingNotificationRegistration3ArgumentsBufferBase &&other) noexcept |