libzypp
10.5.0
|
Functor thats filter RepoInfo by service which it belongs to. More...
Public Member Functions | |
MatchServiceAlias (const std::string &alias_) | |
bool | operator() (const RepoInfo &info) const |
Private Attributes | |
std::string | alias |
Functor thats filter RepoInfo by service which it belongs to.
Definition at line 633 of file RepoManager.h.
zypp::RepoManager::MatchServiceAlias::MatchServiceAlias | ( | const std::string & | alias_ | ) | [inline] |
Definition at line 636 of file RepoManager.h.
bool zypp::RepoManager::MatchServiceAlias::operator() | ( | const RepoInfo & | info | ) | const [inline] |
Definition at line 637 of file RepoManager.h.
std::string zypp::RepoManager::MatchServiceAlias::alias [private] |
Definition at line 640 of file RepoManager.h.