libzypp  15.28.6
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 path and query part of the URL.

See Also
RepoVariablesStringReplacer

Definition at line 120 of file RepoVariables.h.

Member Function Documentation

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

Definition at line 521 of file RepoVariables.cc.


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