libzypp  11.13.5
zypp::repo::RepoVariablesUrlReplacer Struct Reference

Functor replacing repository variables. More...

#include <RepoVariables.h>

Inheritance diagram for zypp::repo::RepoVariablesUrlReplacer:

List of all members.

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: