libzypp 9.41.1

zypp::repo::RepoVariablesUrlReplacer Struct Reference

Repository variables. More...

#include <RepoVariables.h>

Inheritance diagram for zypp::repo::RepoVariablesUrlReplacer:
unary_function

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 71 of file RepoVariables.cc.

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

Definition at line 74 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 77 of file RepoVariables.cc.


Member Data Documentation


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