|
libzypp
9.1.2
|
Repository variables. More...
#include <RepoVariables.h>

Public Member Functions | |
| RepoVariablesUrlReplacer () | |
| Url | operator() (const Url &url) const |
| ~RepoVariablesUrlReplacer () | |
| void | resetVarCache (void) |
Private Attributes | |
| RepoVariablesStringReplacer | replacer |
Definition at line 71 of file RepoVariables.cc.
Definition at line 74 of file RepoVariables.cc.
Definition at line 89 of file RepoVariables.cc.
References zypp::Url::getPathData(), zypp::Url::getQueryString(), zypp::Url::setPathData(), and zypp::Url::setQueryString().
| void zypp::repo::RepoVariablesUrlReplacer::resetVarCache | ( | void | ) |
Definition at line 77 of file RepoVariables.cc.
Definition at line 61 of file RepoVariables.h.
1.7.6.1