Ensō 0.4.6
Software API reference
Loading...
Searching...
No Matches
enso::QueueConsumer< T > Member List

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

buf_addr() const noexceptenso::Queue< T, QueueConsumer< T > >inline
capacity() const noexceptenso::Queue< T, QueueConsumer< T > >inline
Create(const std::string &queue_name, size_t size=0, bool join_if_exists=true, std::string huge_page_prefix="") noexceptenso::Queue< T, QueueConsumer< T > >inlinestatic
Front()enso::QueueConsumer< T >inline
Init(bool join_if_exists) noexceptenso::QueueConsumer< T >inlineprotected
Pop()enso::QueueConsumer< T >inline
QueueConsumer(const std::string &queue_name, size_t size, const std::string &huge_page_prefix) noexcept (defined in enso::QueueConsumer< T >)enso::QueueConsumer< T >inlineexplicitprotected
size() const noexceptenso::Queue< T, QueueConsumer< T > >inline
~QueueConsumer() noexcept (defined in enso::QueueConsumer< T >)enso::QueueConsumer< T >inline