CppLogging  1.0.4.0
C++ Logging Library
CppLogging::AsyncWaitFreeQueue< T > Member List

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

AsyncWaitFreeQueue(size_t capacity)CppLogging::AsyncWaitFreeQueue< T >inlineexplicit
AsyncWaitFreeQueue(const AsyncWaitFreeQueue &)=deleteCppLogging::AsyncWaitFreeQueue< T >
AsyncWaitFreeQueue(AsyncWaitFreeQueue &&)=deleteCppLogging::AsyncWaitFreeQueue< T >
capacity() const noexceptCppLogging::AsyncWaitFreeQueue< T >inline
Dequeue(Record &record)CppLogging::AsyncWaitFreeQueue< T >inline
empty() const noexceptCppLogging::AsyncWaitFreeQueue< T >inline
Enqueue(Record &record)CppLogging::AsyncWaitFreeQueue< T >inline
operator bool() const noexceptCppLogging::AsyncWaitFreeQueue< T >inlineexplicit
operator=(const AsyncWaitFreeQueue &)=deleteCppLogging::AsyncWaitFreeQueue< T >
operator=(AsyncWaitFreeQueue &&)=deleteCppLogging::AsyncWaitFreeQueue< T >
size() const noexceptCppLogging::AsyncWaitFreeQueue< T >inline
~AsyncWaitFreeQueue()CppLogging::AsyncWaitFreeQueue< T >inline