libzypp 8.13.6
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

zypp::repo::RepoVariablesUrlReplacer::RepoVariablesUrlReplacer ( )

Definition at line 69 of file RepoVariables.cc.

zypp::repo::RepoVariablesUrlReplacer::~RepoVariablesUrlReplacer ( )

Definition at line 72 of file RepoVariables.cc.


Member Function Documentation

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

Definition at line 75 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: