libzypp  17.38.7
repoinfowf.cc File Reference
#include "repoinfowf.h"
#include <zypp/ng/reporthelper.h>
#include <zypp/repo/RepoMirrorList.h>
#include <zypp-core/ManagedFile.h>
#include <zypp-core/base/String.h>
#include <zypp-core/base/Gettext.h>
#include <zypp-core/fs/TmpPath.h>
#include <zypp/base/StrMatcher.h>
#include <zypp/KeyRing.h>
#include <zypp-common/PublicKey.h>
#include <zypp/ZYppCallbacks.h>
#include <utility>
#include <zypp-core/ng/pipelines/Transform>
#include <zypp-core/ng/pipelines/Expected>
#include <zypp-core/ng/pipelines/MTry>
#include <zypp/ng/media/provide.h>
#include <zypp-media/ng/ProvideSpec>
#include <zypp/ng/Context>
#include <zypp/ng/UserRequest>
Include dependency graph for repoinfowf.cc:

Go to the source code of this file.

Namespaces

 zyppng
 

Variable Documentation

◆ _reports

JobReportHelper _reports
protected

Definition at line 124 of file repoinfowf.cc.

◆ _info

const zypp::RepoInfo _info
protected

Definition at line 125 of file repoinfowf.cc.

◆ _keysDownloaded

std::set<std::string> _keysDownloaded
protected

Definition at line 126 of file repoinfowf.cc.