#include <RepoManager.h>
Public Member Functions | |
| RepoManagerOptions () | |
Public Attributes | |
| Pathname | repoCachePath |
| Pathname | repoRawCachePath |
| Pathname | knownReposPath |
Settings default to ZYpp global settings.
Definition at line 51 of file RepoManager.h.
| zypp::RepoManagerOptions::RepoManagerOptions | ( | ) |
Definition at line 58 of file RepoManager.cc.
References zypp::ZConfig::instance(), zypp::ZConfig::knownReposPath(), knownReposPath, zypp::ZConfig::repoCachePath(), repoCachePath, zypp::ZConfig::repoMetadataPath(), and repoRawCachePath.
Definition at line 56 of file RepoManager.h.
Referenced by zypp::rawcache_path_for_repoinfo(), and RepoManagerOptions().
1.5.3