#include <queue.h>
◆ Queue() [1/4]
◆ Queue() [2/4]
◆ Queue() [3/4]
◆ Queue() [4/4]
◆ back()
◆ front()
◆ lock()
◆ pop()
◆ push()
template<typename T >
template<typename... Args>
◆ size()
◆ try_pop()
Thread safe.
Copies front of the queue into value.
- Returns
- True if there was an element into the front of the queue and it was copied into value. Otherwise false.
◆ unlock()
◆ count
◆ csize
◆ first
◆ last
◆ memory_end
◆ memory_start
◆ name
◆ spinlock
The documentation for this class was generated from the following file:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/templates/queue.h