#include <zypp/repo/RepoMirrorList.h>
Definition at line 21 of file RepoMirrorList.h.
◆ RepoMirrorList() [1/2]
| zypp::repo::RepoMirrorList::RepoMirrorList |
( |
const Url & | url_r, |
|
|
const Pathname & | metadatapath_r, |
|
|
bool | cacheFailure_r = false ) |
- Parameters
-
| cacheFailure_r | remember a failed download as "no mirrors" |
Definition at line 329 of file RepoMirrorList.cc.
◆ RepoMirrorList() [2/2]
| zypp::repo::RepoMirrorList::RepoMirrorList |
( |
const Url & | url_r | ) |
|
|
inline |
◆ getUrls() [1/2]
| const std::vector< Url > & zypp::repo::RepoMirrorList::getUrls |
( |
| ) |
const |
|
inline |
◆ getUrls() [2/2]
| std::vector< Url > & zypp::repo::RepoMirrorList::getUrls |
( |
| ) |
|
|
inline |
◆ urlSupportsMirrorLink()
| bool zypp::repo::RepoMirrorList::urlSupportsMirrorLink |
( |
const zypp::Url & | url | ) |
|
|
static |
◆ cookieFileName()
| constexpr const char * zypp::repo::RepoMirrorList::cookieFileName |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ cacheFileName()
| constexpr const char * zypp::repo::RepoMirrorList::cacheFileName |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ saveToCookieFile()
◆ readCookieFile()
| std::string zypp::repo::RepoMirrorList::readCookieFile |
( |
const Pathname & | path_r | ) |
|
|
staticprivate |
◆ makeCookie()
| std::string zypp::repo::RepoMirrorList::makeCookie |
( |
const zypp::Url & | url_r | ) |
|
|
staticprivate |
Generates the cookie value, currently this is only derived from the Url.
Definition at line 452 of file RepoMirrorList.cc.
◆ _urls
| std::vector<Url> zypp::repo::RepoMirrorList::_urls |
|
private |
The documentation for this class was generated from the following files: