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

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

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