libzypp  13.10.6
zypp::repo::PluginServiceRepos Class Reference
Inheritance diagram for zypp::repo::PluginServiceRepos:
zypp::repo::ServiceRepos::Impl

Public Member Functions

 PluginServiceRepos (const ServiceInfo &service, const ServiceRepos::ProcessRepo &callback, const ProgressData::ReceiverFnc &progress=ProgressData::ReceiverFnc())
 
 ~PluginServiceRepos ()
 
- Public Member Functions inherited from zypp::repo::ServiceRepos::Impl
 Impl ()
 
virtual ~Impl ()
 

Public Attributes

ServiceRepos::ProcessRepo _callback
 

Detailed Description

Definition at line 63 of file ServiceRepos.cc.

Constructor & Destructor Documentation

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.

zypp::repo::PluginServiceRepos::~PluginServiceRepos ( )
inline

Definition at line 97 of file ServiceRepos.cc.

Member Data Documentation

ServiceRepos::ProcessRepo zypp::repo::PluginServiceRepos::_callback

Definition at line 66 of file ServiceRepos.cc.


The documentation for this class was generated from the following file: