libzypp 17.38.3
zyppng::RepoManager::MatchServiceAlias Struct Reference

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

#include <zypp/ng/repomanager.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 273 of file repomanager.h.

Constructor & Destructor Documentation

◆ MatchServiceAlias()

zyppng::RepoManager::MatchServiceAlias::MatchServiceAlias ( std::string alias_)
inline

Definition at line 276 of file repomanager.h.

Member Function Documentation

◆ operator()()

bool zyppng::RepoManager::MatchServiceAlias::operator() ( const RepoInfo & info) const
inline

Definition at line 277 of file repomanager.h.

Member Data Documentation

◆ alias

std::string zyppng::RepoManager::MatchServiceAlias::alias
private

Definition at line 280 of file repomanager.h.


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