Definition at line 82 of file LogControl.cc.
◆ ~LogThread()
zypp::LogThread::~LogThread |
( |
| ) |
|
|
inline |
◆ LogThread()
zypp::LogThread::LogThread |
( |
| ) |
|
|
inlineprivate |
◆ instance()
static LogThread & zypp::LogThread::instance |
( |
| ) |
|
|
inlinestatic |
◆ setLineWriter()
void zypp::LogThread::setLineWriter |
( |
boost::shared_ptr< log::LineWriter > |
writer | ) |
|
|
inline |
◆ getLineWriter()
◆ stop()
void zypp::LogThread::stop |
( |
| ) |
|
|
inline |
◆ threadId()
std::thread::id zypp::LogThread::threadId |
( |
| ) |
|
|
inline |
◆ sockPath()
static std::string zypp::LogThread::sockPath |
( |
| ) |
|
|
inlinestatic |
◆ workerMain()
void zypp::LogThread::workerMain |
( |
| ) |
|
|
inlineprivate |
◆ _thread
std::thread zypp::LogThread::_thread |
|
private |
◆ _stopSignal
zyppng::Wakeup zypp::LogThread::_stopSignal |
|
private |
◆ _lineWriterLock
SpinLock zypp::LogThread::_lineWriterLock |
|
private |
◆ _lineWriter
The documentation for this class was generated from the following file: