spdlog::sinks::CallbackSink< Mutex > Member List

This is the complete list of members for spdlog::sinks::CallbackSink< Mutex >, including all inherited members.

_callbackspdlog::sinks::CallbackSink< Mutex >protected
_flushspdlog::sinks::CallbackSink< Mutex >protected
CallbackSink(std::string tag="spdlog", LogCallback callback=nullptr, void(*flush)()=nullptr)spdlog::sinks::CallbackSink< Mutex >inlineexplicit
flush_() overridespdlog::sinks::CallbackSink< Mutex >inlineprotected
set_callback(LogCallback callback)spdlog::sinks::CallbackSink< Mutex >inline
set_flush(void(*flush)())spdlog::sinks::CallbackSink< Mutex >inline
sink_it_(const details::log_msg &msg) overridespdlog::sinks::CallbackSink< Mutex >inlineprotected