|
using | Callback = std::function< bool(std::optional< std::string >)> |
| Report a line of output (without trailing NL) otherwise a life ping on timeout.
|
|
Definition at line 32 of file PluginRepoverification.cc.
◆ Callback
Report a line of output (without trailing NL) otherwise a life ping on timeout.
Definition at line 35 of file PluginRepoverification.cc.
◆ Monitor()
◆ operator()()
◆ reportLine()
bool zypp_private::repo::Monitor::reportLine |
( |
std::string & |
line_r, |
|
|
Callback & |
cb_r |
|
) |
| |
|
inlineprivate |
◆ reportTimeout()
bool zypp_private::repo::Monitor::reportTimeout |
( |
Callback & |
cb_r | ) |
|
|
inlineprivate |
◆ reportFinalLineUnlessEmpty()
bool zypp_private::repo::Monitor::reportFinalLineUnlessEmpty |
( |
std::string & |
line_r, |
|
|
Callback & |
cb_r |
|
) |
| |
|
inlineprivate |
◆ _timeout
The documentation for this struct was generated from the following file: