libzypp 17.34.1
zypp::RepoManagerBaseImpl::MatchServiceAlias Struct Reference

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

#include <zypp/zypp_detail/repomanagerbase_p.h>

Public Member Functions

 MatchServiceAlias (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 220 of file repomanagerbase_p.h.

Constructor & Destructor Documentation

◆ MatchServiceAlias()

zypp::RepoManagerBaseImpl::MatchServiceAlias::MatchServiceAlias ( std::string alias_)
inline

Definition at line 223 of file repomanagerbase_p.h.

Member Function Documentation

◆ operator()()

bool zypp::RepoManagerBaseImpl::MatchServiceAlias::operator() ( const RepoInfo & info) const
inline

Definition at line 224 of file repomanagerbase_p.h.

Member Data Documentation

◆ alias

std::string zypp::RepoManagerBaseImpl::MatchServiceAlias::alias
private

Definition at line 227 of file repomanagerbase_p.h.


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