10#ifndef ZYPP_REPO_MIRRORLIST_H_
11#define ZYPP_REPO_MIRRORLIST_H_
15#include <zypp/Pathname.h>
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
RepoMirrorList(const Url &url_r, const Pathname &metadatapath_r, bool mirrorListForceMetalink_r)
RepoMirrorList(const Url &url_r)
std::vector< Url > & getUrls()
const std::vector< Url > & getUrls() const
Easy-to use interface to the ZYPP dependency resolver.