libzypp  17.37.5
repoinfowf.cc File Reference
#include "repoinfowf.h"
#include <zypp/ng/reporthelper.h>
#include <zypp/repo/RepoMirrorList.h>
#include <zypp/ng/workflows/contextfacade.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/zyppng/pipelines/Transform>
#include <zypp-core/zyppng/pipelines/Expected>
#include <zypp-core/zyppng/pipelines/MTry>
#include <zypp-media/ng/Provide>
#include <zypp-media/ng/ProvideSpec>
#include <zypp/MediaSetAccess.h>
#include <zypp/ng/Context>
#include <zypp/ng/UserRequest>
#include <zypp/ng/workflows/logichelpers.h>
Include dependency graph for repoinfowf.cc:

Go to the source code of this file.

Namespaces

 zyppng
 

Variable Documentation

◆ _reports

JobReportHelper<ZyppContextRefType> _reports
protected

Definition at line 129 of file repoinfowf.cc.

◆ _info

const zypp::RepoInfo _info
protected

Definition at line 130 of file repoinfowf.cc.

◆ _keysDownloaded

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

Definition at line 131 of file repoinfowf.cc.