void setPolicy(RawMetadataRefreshPolicy newPolicy)
void setNoPluginRepoverification()
RepoManagerRef _repoManager
void setPluginRepoverification(std::optional< PluginRepoverification > pluginRepoverification_r)
const zypp::Pathname & rawCachePath() const
zypp::Pathname targetDir() const
zypp::Pathname _rawCachePath
const zypp::RepoInfo & repoInfo() const
RawMetadataRefreshPolicy policy() const
ZYPP_DECL_PRIVATE_CONSTR_ARGS(RefreshContext, ContextRef &&zyppContext, zypp::RepoInfo &&info, zypp::Pathname &&rawCachePath, zypp::filesystem::TmpDir &&tempDir, RepoManagerRef &&repoManager)
const std::optional< PluginRepoverification > & pluginRepoverification() const
repo::RawMetadataRefreshPolicy _policy
std::optional< zypp::repo::RepoType > _probedType
ZYPP_ADD_PRIVATE_CONSTR_HELPER()
const RepoManagerRef & repoManager() const
typename Context::ProvideType ProvideType
std::optional< PluginRepoverification > _pluginRepoverification
SignalProxy< void(zypp::repo::RepoType)> sigProbedTypeChanged()
static expected< repo::RefreshContextRef > create(ContextRef zyppContext, zypp::RepoInfo info, RepoManagerRef repoManager)
zypp::filesystem::TmpDir _tmpDir
const zypp::RepoManagerOptions & repoManagerOptions() const
void setProbedType(zypp::repo::RepoType rType)
Signal< void(zypp::repo::RepoType)> _sigProbedTypeChanged
const ContextRef & zyppContext() const
zypp_private::repo::PluginRepoverification PluginRepoverification
const std::optional< zypp::repo::RepoType > & probedType() const
~RefreshContext() override