|
WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
Namespaces | |
| fmt_helper | |
| os | |
Typedefs | |
| using | async_logger_ptr = std::shared_ptr< spdlog::async_logger > |
Enumerations | |
| enum | async_msg_type { async_msg_type::log, async_msg_type::flush, async_msg_type::terminate } |
Functions | |
| template<typename T , typename... Args> | |
| std::unique_ptr< T > | make_unique (Args &&... args) |
| using spdlog::details::async_logger_ptr = typedef std::shared_ptr<spdlog::async_logger> |
Definition at line 16 of file thread_pool.h.
|
strong |
| Enumerator | |
|---|---|
| log | |
| flush | |
| terminate | |
Definition at line 18 of file thread_pool.h.