libzypp  17.36.1
zyppng::repo Namespace Reference

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 >
 

Functions

 ZYPP_FWD_DECL_REFS (SyncDownloadContext)
 
 ZYPP_FWD_DECL_REFS (AsyncDownloadContext)
 
 ZYPP_FWD_DECL_TEMPL_TYPE_WITH_REFS_ARG1 (RefreshContext, ZyppContextRefType)
 
 ZYPP_FWD_DECL_REFS (SyncRefreshContext)
 
 ZYPP_FWD_DECL_REFS (AsyncRefreshContext)
 

Typedef Documentation

◆ SyncDownloadContext

using zyppng::repo::SyncDownloadContext = typedef DownloadContext<SyncContextRef>

Definition at line 69 of file downloader.h.

◆ AsyncDownloadContext

Definition at line 70 of file downloader.h.

◆ RawMetadataRefreshPolicy

◆ RefreshCheckStatus

◆ SyncRefreshContext

using zyppng::repo::SyncRefreshContext = typedef RefreshContext<SyncContextRef>

Definition at line 139 of file refresh.h.

◆ AsyncRefreshContext

Definition at line 140 of file refresh.h.

Function Documentation

◆ ZYPP_FWD_DECL_REFS() [1/4]

zyppng::repo::ZYPP_FWD_DECL_REFS ( SyncDownloadContext  )

◆ ZYPP_FWD_DECL_REFS() [2/4]

zyppng::repo::ZYPP_FWD_DECL_REFS ( AsyncDownloadContext  )

◆ ZYPP_FWD_DECL_TEMPL_TYPE_WITH_REFS_ARG1()

zyppng::repo::ZYPP_FWD_DECL_TEMPL_TYPE_WITH_REFS_ARG1 ( RefreshContext  ,
ZyppContextRefType   
)

◆ ZYPP_FWD_DECL_REFS() [3/4]

zyppng::repo::ZYPP_FWD_DECL_REFS ( SyncRefreshContext  )

◆ ZYPP_FWD_DECL_REFS() [4/4]

zyppng::repo::ZYPP_FWD_DECL_REFS ( AsyncRefreshContext  )