Firmware
Queue< T > Member List

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

isEmpty() const (defined in Queue< T >)Queue< T >inline
peek()Queue< T >inline
peek() const (defined in Queue< T >)Queue< T >inline
pop()Queue< T >inline
Queue(uavcan::IPoolAllocator &arg_allocator, std::size_t block_allocation_quota) (defined in Queue< T >)Queue< T >inline
tryEmplace(Args... args)Queue< T >inline
~Queue() (defined in Queue< T >)Queue< T >inline