HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::wfree_message_queue_operation< T, Capacity, WriteOperation > Class Template Reference

Public Member Functions

 wfree_message_queue_operation (wfree_message_queue< T, Capacity > *parent, size_t index) noexcept
 
 wfree_message_queue_operation (wfree_message_queue_operation const &other)=delete
 
 wfree_message_queue_operation (wfree_message_queue_operation &&other)
 
wfree_message_queue_operationoperator= (wfree_message_queue_operation const &other)=delete
 
wfree_message_queue_operationoperator= (wfree_message_queue_operation &&other)
 
T & operator* () noexcept
 
T * operator-> () noexcept
 

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