zypp::RepoManager::MatchServiceAlias Struct Reference

Functor thats filter RepoInfo by service which it belongs to. More...

List of all members.

Public Member Functions

 MatchServiceAlias (const std::string &alias_)
bool operator() (const RepoInfo &info) const

Private Attributes

std::string alias


Detailed Description

Functor thats filter RepoInfo by service which it belongs to.

Definition at line 639 of file RepoManager.h.


Constructor & Destructor Documentation

zypp::RepoManager::MatchServiceAlias::MatchServiceAlias ( const std::string &  alias_  )  [inline]

Definition at line 642 of file RepoManager.h.


Member Function Documentation

bool zypp::RepoManager::MatchServiceAlias::operator() ( const RepoInfo info  )  const [inline]

Definition at line 643 of file RepoManager.h.

References zypp::RepoInfo::service().


Member Data Documentation

Definition at line 646 of file RepoManager.h.


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

doxygen