libzypp  16.22.5
zypp::repo::RepoVariablesUrlReplacer Struct Reference

Functor replacing repository variables. More...

#include <RepoVariables.h>

Inheritance diagram for zypp::repo::RepoVariablesUrlReplacer:

Public Member Functions

Url operator() (const Url &url_r) const
 

Detailed Description

Functor replacing repository variables.

Replaces repository variables in the URL (except for user/pass inside authority)

See Also
RepoVariablesStringReplacer

Definition at line 121 of file RepoVariables.h.

Member Function Documentation

Url zypp::repo::RepoVariablesUrlReplacer::operator() ( const Url url_r) const

Definition at line 549 of file RepoVariables.cc.


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