|
libzypp
17.36.1
|
Classes | |
| class | DownloadContext |
| class | RefreshContext |
Typedefs | |
| using | SyncDownloadContext = DownloadContext< SyncContextRef > |
| using | AsyncDownloadContext = DownloadContext< ContextRef > |
| using | RawMetadataRefreshPolicy = zypp::RepoManagerFlags::RawMetadataRefreshPolicy |
| using | RefreshCheckStatus = zypp::RepoManagerFlags::RefreshCheckStatus |
| using | SyncRefreshContext = RefreshContext< SyncContextRef > |
| using | AsyncRefreshContext = RefreshContext< ContextRef > |
| using zyppng::repo::SyncDownloadContext = typedef DownloadContext<SyncContextRef> |
Definition at line 69 of file downloader.h.
| using zyppng::repo::AsyncDownloadContext = typedef DownloadContext<ContextRef> |
Definition at line 70 of file downloader.h.
| using zyppng::repo::SyncRefreshContext = typedef RefreshContext<SyncContextRef> |
| using zyppng::repo::AsyncRefreshContext = typedef RefreshContext<ContextRef> |
| zyppng::repo::ZYPP_FWD_DECL_REFS | ( | SyncDownloadContext | ) |
| zyppng::repo::ZYPP_FWD_DECL_REFS | ( | AsyncDownloadContext | ) |
| zyppng::repo::ZYPP_FWD_DECL_TEMPL_TYPE_WITH_REFS_ARG1 | ( | RefreshContext | , |
| ZyppContextRefType | |||
| ) |
| zyppng::repo::ZYPP_FWD_DECL_REFS | ( | SyncRefreshContext | ) |
| zyppng::repo::ZYPP_FWD_DECL_REFS | ( | AsyncRefreshContext | ) |