libzypp  15.28.6
zypp::RepoManager::MatchServiceAlias Struct Reference

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
 

Detailed Description

Functor thats filter RepoInfo by service which it belongs to.

Definition at line 637 of file RepoManager.h.

Constructor & Destructor Documentation

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

Definition at line 640 of file RepoManager.h.

Member Function Documentation

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

Definition at line 641 of file RepoManager.h.

Member Data Documentation

std::string zypp::RepoManager::MatchServiceAlias::alias
private

Definition at line 644 of file RepoManager.h.


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