9#ifndef ZYPP_NG_PRIVATE_REPOMANAGER_P_H
10#define ZYPP_NG_PRIVATE_REPOMANAGER_P_H
13#include <zypp/zypp_detail/repomanagerbase_p.h>
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
The RepoManager class Provides knowledge and methods to maintain repo settings and metadata for a giv...
std::shared_ptr< AsyncOp< T > > AsyncOpRef
#define ZYPP_DECLARE_PUBLIC(Class)