libzypp  13.10.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 45 of file RepoVariables.h.

Member Function Documentation

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

Definition at line 91 of file RepoVariables.cc.


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