|
libzypp 17.38.3
|
Functions | |
| MaybeAwaitable< expected< std::pair< zypp::ServiceInfo, RepoInfoList > > > | fetchRepoListfromService (ContextRef ctx, zypp::Pathname root_r, ServiceInfo service, ProgressObserverRef myProgress) |
| MaybeAwaitable< expected< zypp::repo::ServiceType > > | probeServiceType (ContextRef ctx, const zypp::Url &url) |
| MaybeAwaitable< expected< void > > | refreshService (RepoManagerRef repoMgr, ServiceInfo info, zypp::RepoManagerFlags::RefreshServiceOptions options) |
| MaybeAwaitable< expected< std::pair< zypp::ServiceInfo, RepoInfoList > > > zyppng::RepoServicesWorkflow::fetchRepoListfromService | ( | ContextRef | ctx, |
| zypp::Pathname | root_r, | ||
| ServiceInfo | service, | ||
| ProgressObserverRef | myProgress ) |
Definition at line 220 of file serviceswf.cc.
| MaybeAwaitable< expected< zypp::repo::ServiceType > > zyppng::RepoServicesWorkflow::probeServiceType | ( | ContextRef | ctx, |
| const zypp::Url & | url ) |
Definition at line 231 of file serviceswf.cc.
| MaybeAwaitable< expected< void > > zyppng::RepoServicesWorkflow::refreshService | ( | RepoManagerRef | repoMgr, |
| ServiceInfo | info, | ||
| zypp::RepoManagerFlags::RefreshServiceOptions | options ) |
Definition at line 713 of file serviceswf.cc.