libzypp 17.31.23
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 647 of file RepoManager.h.

Constructor & Destructor Documentation

◆ MatchServiceAlias()

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

Definition at line 650 of file RepoManager.h.

Member Function Documentation

◆ operator()()

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

Definition at line 651 of file RepoManager.h.

Member Data Documentation

◆ alias

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

Definition at line 654 of file RepoManager.h.


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