| libzypp 17.37.10
    | 
Functor collecting ServiceInfos into a ServiceSet. More...
#include <zypp/ng/repomanager.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 215 of file repomanager.h.
| using zyppng::ServiceCollector::ServiceSet = std::set<ServiceInfo> | 
Definition at line 218 of file repomanager.h.
| 
 | inline | 
Definition at line 220 of file repomanager.h.
| 
 | inline | 
Definition at line 224 of file repomanager.h.
| 
 | private | 
Definition at line 231 of file repomanager.h.