libzypp
14.48.5
|
#include <RepoMirrorList.h>
Public Member Functions | |
RepoMirrorList (const Url &url_r, const Pathname &metadatapath_r=Pathname()) | |
const std::vector< Url > & | getUrls () const |
std::vector< Url > & | getUrls () |
Private Attributes | |
std::vector< Url > | _urls |
Definition at line 21 of file RepoMirrorList.h.
zypp::repo::RepoMirrorList::RepoMirrorList | ( | const Url & | url_r, |
const Pathname & | metadatapath_r = Pathname() |
||
) |
Definition at line 122 of file RepoMirrorList.cc.
|
inline |
Definition at line 26 of file RepoMirrorList.h.
|
inline |
Definition at line 29 of file RepoMirrorList.h.
|
private |
Definition at line 33 of file RepoMirrorList.h.