libzypp  10.5.0
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 633 of file RepoManager.h.


Constructor & Destructor Documentation

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

Definition at line 636 of file RepoManager.h.


Member Function Documentation

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

Definition at line 637 of file RepoManager.h.


Member Data Documentation

Definition at line 640 of file RepoManager.h.


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