zypp::ServiceCollector Class Reference

Functor collecting ServiceInfos into a ServiceSet. More...

List of all members.

Public Types

typedef std::set< ServiceInfoServiceSet

Public Member Functions

 ServiceCollector (ServiceSet &services_r)
bool operator() (const ServiceInfo &service_r) const

Private Attributes

ServiceSet_services


Detailed Description

Functor collecting ServiceInfos into a ServiceSet.

Definition at line 375 of file RepoManager.cc.


Member Typedef Documentation

Definition at line 378 of file RepoManager.cc.


Constructor & Destructor Documentation

zypp::ServiceCollector::ServiceCollector ( ServiceSet services_r  )  [inline]

Definition at line 380 of file RepoManager.cc.


Member Function Documentation

bool zypp::ServiceCollector::operator() ( const ServiceInfo service_r  )  const [inline]

Definition at line 384 of file RepoManager.cc.

References _services.


Member Data Documentation

Definition at line 391 of file RepoManager.cc.

Referenced by operator()().


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

doxygen