libzypp  9.1.2
Public Member Functions | Private Attributes
zypp::repo::RepoVariablesUrlReplacer Struct Reference

Repository variables. More...

#include <RepoVariables.h>

Inheritance diagram for zypp::repo::RepoVariablesUrlReplacer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RepoVariablesUrlReplacer ()
Url operator() (const Url &url) const
 ~RepoVariablesUrlReplacer ()
void resetVarCache (void)

Private Attributes

RepoVariablesStringReplacer replacer

Detailed Description

Repository variables.

...

Definition at line 50 of file RepoVariables.h.


Constructor & Destructor Documentation

Definition at line 71 of file RepoVariables.cc.

Definition at line 74 of file RepoVariables.cc.


Member Function Documentation

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

Definition at line 77 of file RepoVariables.cc.


Member Data Documentation

Definition at line 61 of file RepoVariables.h.


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