trantor
Non-blocking I/O cross-platform TCP network library, using C++14
Loading...
Searching...
No Matches
trantor::MpscQueue< T > Member List

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

dequeue(T &output)trantor::MpscQueue< T >inline
empty() (defined in trantor::MpscQueue< T >)trantor::MpscQueue< T >inline
enqueue(T &&input)trantor::MpscQueue< T >inline
enqueue(const T &input) (defined in trantor::MpscQueue< T >)trantor::MpscQueue< T >inline
MpscQueue() (defined in trantor::MpscQueue< T >)trantor::MpscQueue< T >inline
NonCopyable() (defined in trantor::NonCopyable)trantor::NonCopyableinlineprotected
NonCopyable(const NonCopyable &)=delete (defined in trantor::NonCopyable)trantor::NonCopyableprotected
NonCopyable(NonCopyable &&) noexcept(true)=default (defined in trantor::NonCopyable)trantor::NonCopyableprotected
operator=(const NonCopyable &)=delete (defined in trantor::NonCopyable)trantor::NonCopyableprotected
operator=(NonCopyable &&) noexcept(true)=default (defined in trantor::NonCopyable)trantor::NonCopyableprotected
~MpscQueue() (defined in trantor::MpscQueue< T >)trantor::MpscQueue< T >inline
~NonCopyable() (defined in trantor::NonCopyable)trantor::NonCopyableinlineprotected