CppCommon  1.0.4.1
C++ Common Library
CppCommon::MPSCLinkedBatcher< T > Member List

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

Dequeue(const std::function< void(const T &)> &handler=[](const int &){})CppCommon::MPSCLinkedBatcher< T >inline
Enqueue(const T &item)CppCommon::MPSCLinkedBatcher< T >inline
Enqueue(T &&item)CppCommon::MPSCLinkedBatcher< T >inline
MPSCLinkedBatcher()CppCommon::MPSCLinkedBatcher< T >inline
MPSCLinkedBatcher(const MPSCLinkedBatcher &)=deleteCppCommon::MPSCLinkedBatcher< T >
MPSCLinkedBatcher(MPSCLinkedBatcher &&)=deleteCppCommon::MPSCLinkedBatcher< T >
operator=(const MPSCLinkedBatcher &)=deleteCppCommon::MPSCLinkedBatcher< T >
operator=(MPSCLinkedBatcher &&)=deleteCppCommon::MPSCLinkedBatcher< T >
~MPSCLinkedBatcher()CppCommon::MPSCLinkedBatcher< T >inline