10 #ifndef ZYPP_REPO_MIRRORLIST_H_ 11 #define ZYPP_REPO_MIRRORLIST_H_ 24 RepoMirrorList(
const Url & url_r,
const Pathname & metadatapath_r,
bool mirrorListForceMetalink_r );
std::vector< Url > & getUrls()
RepoMirrorList(const Url &url_r, const Pathname &metadatapath_r, bool mirrorListForceMetalink_r)
const std::vector< Url > & getUrls() const
RepoMirrorList(const Url &url_r)
Easy-to use interface to the ZYPP dependency resolver.