|
AsyncOpRef< expected< zypp::repo::RepoType > > | zyppng::RepoManagerWorkflow::probeRepoType (ContextRef ctx, AsyncLazyMediaHandle medium, zypp::Pathname path, std::optional< zypp::Pathname > targetPath) |
expected< zypp::repo::RepoType > | zyppng::RepoManagerWorkflow::probeRepoType (SyncContextRef ctx, SyncLazyMediaHandle medium, zypp::Pathname path, std::optional< zypp::Pathname > targetPath) |
AsyncOpRef< expected< zypp::repo::RepoType > > | zyppng::RepoManagerWorkflow::probeRepoType (ContextRef ctx, RepoInfo repo, std::optional< zypp::Pathname > targetPath) |
expected< zypp::repo::RepoType > | zyppng::RepoManagerWorkflow::probeRepoType (SyncContextRef ctx, RepoInfo repo, std::optional< zypp::Pathname > targetPath) |
AsyncOpRef< expected< std::list< RepoInfo > > > | zyppng::RepoManagerWorkflow::readRepoFile (ContextRef ctx, zypp::Url repoFileUrl) |
expected< std::list< RepoInfo > > | zyppng::RepoManagerWorkflow::readRepoFile (SyncContextRef ctx, zypp::Url repoFileUrl) |
AsyncOpRef< expected< repo::RefreshCheckStatus > > | zyppng::RepoManagerWorkflow::checkIfToRefreshMetadata (repo::AsyncRefreshContextRef refCtx, LazyMediaHandle< Provide > medium, ProgressObserverRef progressObserver) |
expected< repo::RefreshCheckStatus > | zyppng::RepoManagerWorkflow::checkIfToRefreshMetadata (repo::SyncRefreshContextRef refCtx, LazyMediaHandle< MediaSyncFacade > medium, ProgressObserverRef progressObserver) |
AsyncOpRef< expected< repo::AsyncRefreshContextRef > > | zyppng::RepoManagerWorkflow::refreshMetadata (repo::AsyncRefreshContextRef refCtx, LazyMediaHandle< Provide > medium, ProgressObserverRef progressObserver) |
expected< repo::SyncRefreshContextRef > | zyppng::RepoManagerWorkflow::refreshMetadata (repo::SyncRefreshContextRef refCtx, LazyMediaHandle< MediaSyncFacade > medium, ProgressObserverRef progressObserver) |
AsyncOpRef< expected< repo::AsyncRefreshContextRef > > | zyppng::RepoManagerWorkflow::refreshMetadata (repo::AsyncRefreshContextRef refCtx, ProgressObserverRef progressObserver) |
expected< repo::SyncRefreshContextRef > | zyppng::RepoManagerWorkflow::refreshMetadata (repo::SyncRefreshContextRef refCtx, ProgressObserverRef progressObserver) |
AsyncOpRef< expected< repo::AsyncRefreshContextRef > > | zyppng::RepoManagerWorkflow::buildCache (repo::AsyncRefreshContextRef refCtx, zypp::RepoManagerFlags::CacheBuildPolicy policy, ProgressObserverRef progressObserver) |
expected< repo::SyncRefreshContextRef > | zyppng::RepoManagerWorkflow::buildCache (repo::SyncRefreshContextRef refCtx, zypp::RepoManagerFlags::CacheBuildPolicy policy, ProgressObserverRef progressObserver) |
AsyncOpRef< expected< RepoInfo > > | zyppng::RepoManagerWorkflow::addRepository (AsyncRepoManagerRef mgr, RepoInfo info, ProgressObserverRef myProgress, const zypp::TriBool &forcedProbe) |
expected< RepoInfo > | zyppng::RepoManagerWorkflow::addRepository (SyncRepoManagerRef mgr, const RepoInfo &info, ProgressObserverRef myProgress, const zypp::TriBool &forcedProbe) |
AsyncOpRef< expected< void > > | zyppng::RepoManagerWorkflow::addRepositories (AsyncRepoManagerRef mgr, zypp::Url url, ProgressObserverRef myProgress) |
expected< void > | zyppng::RepoManagerWorkflow::addRepositories (SyncRepoManagerRef mgr, zypp::Url url, ProgressObserverRef myProgress) |
AsyncOpRef< expected< void > > | zyppng::RepoManagerWorkflow::refreshGeoIPData (ContextRef ctx, RepoInfo::url_set urls) |
expected< void > | zyppng::RepoManagerWorkflow::refreshGeoIPData (SyncContextRef ctx, RepoInfo::url_set urls) |
AsyncOpRef< expected< void > > | zyppng::RepoManagerWorkflow::refreshGeoIPData (ContextRef ctx, zypp::MirroredOriginSet origins) |
expected< void > | zyppng::RepoManagerWorkflow::refreshGeoIPData (SyncContextRef ctx, zypp::MirroredOriginSet origins) |