|
libzypp
17.32.2
|
Classes | |
| class | DownloadContext |
| class | RefreshContext |
Typedefs | |
| using | SyncDownloadContext = DownloadContext< SyncContextRef > |
| using | AsyncDownloadContext = DownloadContext< ContextRef > |
| using | SyncRefreshContext = RefreshContext< SyncContextRef > |
| using | AsyncRefreshContext = RefreshContext< ContextRef > |
Enumerations | |
| enum | RawMetadataRefreshPolicy { RefreshIfNeeded, RefreshForced, RefreshIfNeededIgnoreDelay } |
| enum | RefreshCheckStatus { REFRESH_NEEDED, REPO_UP_TO_DATE, REPO_CHECK_DELAYED } |
| Possibly return state of checkIfRefreshMEtadata function. More... | |
| 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 | ) |