|
libzypp 17.38.3
|
#include <zypp-core/ng/base/zyppglobal.h>#include <zypp-core/ng/async/task.h>#include <zypp-core/ng/pipelines/Expected>#include <zypp/RepoManagerFlags.h>#include <zypp/ng/repomanager.h>#include <zypp/repo/ServiceType.h>#include <zypp/ServiceInfo.h>

Go to the source code of this file.
Namespaces | |
| namespace | zyppng |
| namespace | zyppng::RepoServicesWorkflow |
Functions | |
| zyppng::ZYPP_FWD_DECL_TYPE_WITH_REFS (Context) | |
| zyppng::ZYPP_FWD_DECL_TYPE_WITH_REFS (ProgressObserver) | |
| MaybeAwaitable< expected< std::pair< zypp::ServiceInfo, RepoInfoList > > > | zyppng::RepoServicesWorkflow::fetchRepoListfromService (ContextRef ctx, zypp::Pathname root_r, ServiceInfo service, ProgressObserverRef myProgress) |
| MaybeAwaitable< expected< zypp::repo::ServiceType > > | zyppng::RepoServicesWorkflow::probeServiceType (ContextRef ctx, const zypp::Url &url) |
| MaybeAwaitable< expected< void > > | zyppng::RepoServicesWorkflow::refreshService (RepoManagerRef repoMgr, ServiceInfo info, zypp::RepoManagerFlags::RefreshServiceOptions options) |