Embedded Multicore Building Blocks V1.0.0
embb::containers::WaitFreeSPSCQueue< Type, Allocator > Member List

This is the complete list of members for embb::containers::WaitFreeSPSCQueue< Type, Allocator >, including all inherited members.

GetCapacity()embb::containers::WaitFreeSPSCQueue< Type, Allocator >
TryDequeue(Type &element)embb::containers::WaitFreeSPSCQueue< Type, Allocator >
TryEnqueue(Type const &element)embb::containers::WaitFreeSPSCQueue< Type, Allocator >
WaitFreeSPSCQueue(size_t capacity)embb::containers::WaitFreeSPSCQueue< Type, Allocator >
~WaitFreeSPSCQueue()embb::containers::WaitFreeSPSCQueue< Type, Allocator >