|
libzypp
14.36.0
|
#include "zypp/base/LogTools.h"#include "zypp/base/String.h"#include "zypp/base/Regex.h"#include "zypp/ZConfig.h"#include "zypp/Target.h"#include "zypp/Arch.h"#include "zypp/repo/RepoVariables.h"#include "zypp/base/NonCopyable.h"
Go to the source code of this file.
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::env | |
| zypp::repo | |
Macros | |
| #define | ASSIGN_IF(NAME, GETTER) if ( ::strncmp( varStart, NAME, varSize ) == 0 ) getter = GETTER |
Functions | |
| std::string | zypp::env::ZYPP_REPO_RELEASEVER () |
| Use faked releasever (e.g. More... | |
| #define ASSIGN_IF | ( | NAME, | |
| GETTER | |||
| ) | if ( ::strncmp( varStart, NAME, varSize ) == 0 ) getter = GETTER |
|
mutable |
Definition at line 110 of file RepoVariables.cc.
|
mutable |
Definition at line 111 of file RepoVariables.cc.
|
mutable |
Definition at line 112 of file RepoVariables.cc.
|
mutable |
Definition at line 113 of file RepoVariables.cc.
|
mutable |
Definition at line 114 of file RepoVariables.cc.