#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 ) |
◆ 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()
void zypp::repo::RepoMirrorList::saveToCookieFile |
( |
const Pathname & | path_r, |
|
|
const zypp::Url & | url_r ) |
|
staticprivate |
◆ 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 440 of file RepoMirrorList.cc.
◆ _urls
std::vector<Url> zypp::repo::RepoMirrorList::_urls |
|
private |
The documentation for this class was generated from the following files: