TinyRobotics
Loading...
Searching...
No Matches
QueueRTOS< T, TAllocator > Member List

This is the complete list of members for QueueRTOS< T, TAllocator >, including all inherited members.

allocated_size (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
allocator (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
clear() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
dequeue(T &data) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
end() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
enqueue(T &data) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
isEmpty() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
p_data (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
peek(T &data) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
queue_buffer (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
queue_size (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
QueueRTOS(int size, TickType_t writeMaxWait=portMAX_DELAY, TickType_t readMaxWait=portMAX_DELAY) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
read_max_wait (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
resize(int size)QueueRTOS< T, TAllocator >inline
setReadMaxWait(TickType_t ticks) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
setup() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inlineprotected
setWriteMaxWait(TickType_t ticks) (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
size() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline
write_max_wait (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
xQueue (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >protected
~QueueRTOS() (defined in QueueRTOS< T, TAllocator >)QueueRTOS< T, TAllocator >inline