9#ifndef ZYPP_NG_PRIVATE_REPOMANAGER_P_H
10#define ZYPP_NG_PRIVATE_REPOMANAGER_P_H
12#include <zypp/ng/repomanager.h>
14#include <zypp-core/zyppng/base/private/base_p.h>
20 ZYPP_DECLARE_PUBLIC(RepoManager)
function< bool(const ProgressData &)> ReceiverFnc
Most simple version of progress reporting The percentage in most cases.
What is known about a repository.
AsyncOpRef< expected< zypp::repo::RepoType > > probe(const zypp::Url &url, const zypp::Pathname &path=zypp::Pathname()) const
RepoManagerPrivate(ContextRef ctx, RepoManagerOptions repoOpts, RepoManager &p)
void removeRepository(const zypp::RepoInfo &info, const zypp::ProgressData::ReceiverFnc &) override