#include "opc/spdlog/details/null_mutex.h"#include "opc/spdlog/sinks/base_sink.h"#include <ostream>#include <mutex>
Go to the source code of this file.
Classes | |
| class | spdlog::sinks::ostream_sink< Mutex > |
Namespaces | |
| spdlog | |
| spdlog::sinks | |
Typedefs | |
| typedef ostream_sink< std::mutex > | spdlog::sinks::ostream_sink_mt |
| typedef ostream_sink< details::null_mutex > | spdlog::sinks::ostream_sink_st |