libzypp 17.34.1
|
Functor collecting ServiceInfos into a ServiceSet. More...
#include <zypp/zypp_detail/repomanagerbase_p.h>
Public Types | |
using | ServiceSet = std::set<ServiceInfo> |
Public Member Functions | |
ServiceCollector (ServiceSet &services_r) | |
bool | operator() (const ServiceInfo &service_r) const |
Private Attributes | |
ServiceSet & | _services |
Functor collecting ServiceInfos into a ServiceSet.
Definition at line 184 of file repomanagerbase_p.h.
using zypp::ServiceCollector::ServiceSet = std::set<ServiceInfo> |
Definition at line 187 of file repomanagerbase_p.h.
|
inline |
Definition at line 189 of file repomanagerbase_p.h.
|
inline |
Definition at line 193 of file repomanagerbase_p.h.
|
private |
Definition at line 200 of file repomanagerbase_p.h.