Definition at line 219 of file LogControl.cc.
◆ LogClient() [1/3]
zypp::LogClient::LogClient |
( |
| ) |
|
|
inline |
◆ LogClient() [2/3]
zypp::LogClient::LogClient |
( |
const LogClient & | | ) |
|
|
delete |
◆ LogClient() [3/3]
◆ ~LogClient()
zypp::LogClient::~LogClient |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ 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 238 of file LogControl.cc.
◆ pushMessage()
void zypp::LogClient::pushMessage |
( |
std::string | msg | ) |
|
|
inline |
Sends a message to the log thread.
Definition at line 253 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: