Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
LogWorker::Impl Struct Reference
Collaboration diagram for LogWorker::Impl:

Public Member Functions

 Impl ()

Public Attributes

bool active
std::mutex queueLock
Skyfire::Asio::IoContextThreadGroup threadGroup

Detailed Description

Definition at line 11 of file LogWorker.cpp.

Constructor & Destructor Documentation

◆ Impl()

LogWorker::Impl::Impl ( )
inline

Definition at line 13 of file LogWorker.cpp.

References active, and threadGroup.

Member Data Documentation

◆ active

bool LogWorker::Impl::active

Definition at line 20 of file LogWorker.cpp.

Referenced by Impl().

◆ queueLock

std::mutex LogWorker::Impl::queueLock

Definition at line 19 of file LogWorker.cpp.

◆ threadGroup

Skyfire::Asio::IoContextThreadGroup LogWorker::Impl::threadGroup

Definition at line 18 of file LogWorker.cpp.

Referenced by Impl().


The documentation for this struct was generated from the following file: