|
libzypp
9.1.2
|

Public Member Functions | |
| PluginServiceRepos (const ServiceInfo &service, const ServiceRepos::ProcessRepo &callback, const ProgressData::ReceiverFnc &progress=ProgressData::ReceiverFnc()) | |
| ~PluginServiceRepos () | |
Public Attributes | |
| ServiceRepos::ProcessRepo | _callback |
Definition at line 63 of file ServiceRepos.cc.
| zypp::repo::PluginServiceRepos::PluginServiceRepos | ( | const ServiceInfo & | service, |
| const ServiceRepos::ProcessRepo & | callback, | ||
| const ProgressData::ReceiverFnc & | progress = ProgressData::ReceiverFnc() |
||
| ) | [inline] |
Definition at line 68 of file ServiceRepos.cc.
References _callback, zypp::ExternalProgram::close(), ERR, zypp::ExternalProgramWithStderr::stderrGetUpTo(), zypp::ServiceInfo::url(), and ZYPP_THROW.
| zypp::repo::PluginServiceRepos::~PluginServiceRepos | ( | ) | [inline] |
Definition at line 97 of file ServiceRepos.cc.
Definition at line 66 of file ServiceRepos.cc.
Referenced by PluginServiceRepos().
1.7.6.1