CppLogging  1.0.4.0
C++ Logging Library
CppLogging::AsyncWaitFreeProcessor Member List

This is the complete list of members for CppLogging::AsyncWaitFreeProcessor, including all inherited members.

_appendersCppLogging::Processorprotected
_filtersCppLogging::Processorprotected
_layoutCppLogging::Processorprotected
_processorsCppLogging::Processorprotected
_startedCppLogging::Processorprotected
appenders() noexceptCppLogging::Processorinline
AsyncWaitFreeProcessor(const std::shared_ptr< Layout > &layout, bool auto_start=true, size_t capacity=8192, bool discard=false, const std::function< void()> &on_thread_initialize=[](){}, const std::function< void()> &on_thread_clenup=[](){})CppLogging::AsyncWaitFreeProcessorexplicit
AsyncWaitFreeProcessor(const AsyncWaitFreeProcessor &)=deleteCppLogging::AsyncWaitFreeProcessor
AsyncWaitFreeProcessor(AsyncWaitFreeProcessor &&)=deleteCppLogging::AsyncWaitFreeProcessor
FilterRecord(Record &record)CppLogging::Processorvirtual
filters() noexceptCppLogging::Processorinline
Flush() overrideCppLogging::AsyncWaitFreeProcessorvirtual
IsStarted() const noexcept overrideCppLogging::Processorinlinevirtual
layout() noexceptCppLogging::Processorinline
operator=(const AsyncWaitFreeProcessor &)=deleteCppLogging::AsyncWaitFreeProcessor
operator=(AsyncWaitFreeProcessor &&)=deleteCppLogging::AsyncWaitFreeProcessor
CppLogging::Processor::operator=(const Processor &)=deleteCppLogging::Processor
CppLogging::Processor::operator=(Processor &&) noexcept=deleteCppLogging::Processor
Processor(const std::shared_ptr< Layout > &layout)CppLogging::Processorinlineexplicit
Processor(const Processor &)=deleteCppLogging::Processor
Processor(Processor &&) noexcept=deleteCppLogging::Processor
processors() noexceptCppLogging::Processorinline
ProcessRecord(Record &record) overrideCppLogging::AsyncWaitFreeProcessorvirtual
Start() overrideCppLogging::AsyncWaitFreeProcessorvirtual
Stop() overrideCppLogging::AsyncWaitFreeProcessorvirtual
~AsyncWaitFreeProcessor()CppLogging::AsyncWaitFreeProcessorvirtual
~Processor()CppLogging::Processorvirtual