#include <RepoMirrorList.h>
|
void | setUrls (std::vector< Url > my_urls) |
|
std::vector< Url > | parseXML (const Pathname &tmpfile) const |
|
std::vector< Url > | parseTXT (const Pathname &tmpfile) const |
|
Definition at line 21 of file RepoMirrorList.h.
zypp::repo::RepoMirrorList::RepoMirrorList |
( |
const Url & |
url | ) |
|
zypp::repo::RepoMirrorList::RepoMirrorList |
( |
const Url & |
url, |
|
|
const Pathname & |
metadatapath |
|
) |
| |
zypp::repo::RepoMirrorList::~RepoMirrorList |
( |
| ) |
|
|
virtual |
std::vector< Url > zypp::repo::RepoMirrorList::getUrls |
( |
| ) |
const |
void zypp::repo::RepoMirrorList::setUrls |
( |
std::vector< Url > |
my_urls | ) |
|
|
private |
std::vector< Url > zypp::repo::RepoMirrorList::parseXML |
( |
const Pathname & |
tmpfile | ) |
const |
|
private |
std::vector< Url > zypp::repo::RepoMirrorList::parseTXT |
( |
const Pathname & |
tmpfile | ) |
const |
|
private |
std::vector<Url> zypp::repo::RepoMirrorList::urls |
|
private |
The documentation for this class was generated from the following files: