|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
This is the complete list of members for kcenon::logger::async::compat_jthread, including all inherited members.
| compat_jthread() noexcept=default | kcenon::logger::async::compat_jthread | |
| compat_jthread(F &&func) | kcenon::logger::async::compat_jthread | inlineexplicit |
| compat_jthread(const compat_jthread &)=delete | kcenon::logger::async::compat_jthread | |
| compat_jthread(compat_jthread &&other) noexcept | kcenon::logger::async::compat_jthread | inline |
| get_stop_source() const noexcept | kcenon::logger::async::compat_jthread | inline |
| join() | kcenon::logger::async::compat_jthread | inline |
| joinable() const noexcept | kcenon::logger::async::compat_jthread | inline |
| operator=(const compat_jthread &)=delete | kcenon::logger::async::compat_jthread | |
| operator=(compat_jthread &&other) noexcept | kcenon::logger::async::compat_jthread | inline |
| request_stop() | kcenon::logger::async::compat_jthread | inline |
| stop_source_ | kcenon::logger::async::compat_jthread | private |
| thread_ | kcenon::logger::async::compat_jthread | private |
| ~compat_jthread() | kcenon::logger::async::compat_jthread | inline |