#include "rpmmd.h"
#include <zypp/repo/RepoException.h>
#include <zypp-core/ng/ui/ProgressObserver>
#include <zypp-media/ng/ProvideSpec>
#include <zypp/ng/Context>
#include <zypp/ng/repo/workflows/repodownloaderwf.h>
#include <zypp/parser/yum/RepomdFileReader.h>
#include <zypp/repo/yum/RepomdFileCollector.h>
#include <zypp/ng/workflows/checksumwf.h>
Go to the source code of this file.
|
| namespace | zyppng |
| namespace | zyppng::RpmmdWorkflows |
| | Downloader workspace for YUM (rpm-nmd) repositories Encapsulates all the knowledge of which files have to be downloaded to the local disk.
|
◆ ZYPP_BASE_LOGGER_LOGGROUP
| #define ZYPP_BASE_LOGGER_LOGGROUP "zypp::repomanager" |