Definition at line 215 of file LogControl.cc.
◆ LogClient()
zypp::LogClient::LogClient |
( |
| ) |
|
|
inline |
◆ ~LogClient()
zypp::LogClient::~LogClient |
( |
| ) |
|
|
inline |
◆ ensureConnection()
bool zypp::LogClient::ensureConnection |
( |
| ) |
|
|
inline |
Tries to connect to the log threads socket, returns true on success or if the socket is already connected
Definition at line 231 of file LogControl.cc.
◆ pushMessage()
void zypp::LogClient::pushMessage |
( |
std::string && |
msg | ) |
|
|
inline |
Sends a message to the log thread.
Definition at line 246 of file LogControl.cc.
◆ _sockFD
int zypp::LogClient::_sockFD = -1 |
|
private |
◆ inPushMessage
bool zypp::LogClient::inPushMessage = false |
|
private |
The documentation for this class was generated from the following file: