|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| Impl () | |
Public Attributes | |
| bool | active |
| std::mutex | queueLock |
| Skyfire::Asio::IoContextThreadGroup | threadGroup |
Definition at line 11 of file LogWorker.cpp.
|
inline |
Definition at line 13 of file LogWorker.cpp.
References active, and threadGroup.
| bool LogWorker::Impl::active |
Definition at line 20 of file LogWorker.cpp.
Referenced by Impl().
| std::mutex LogWorker::Impl::queueLock |
Definition at line 19 of file LogWorker.cpp.
| Skyfire::Asio::IoContextThreadGroup LogWorker::Impl::threadGroup |
Definition at line 18 of file LogWorker.cpp.
Referenced by Impl().