9 #ifndef ZYPP_NG_CONTEXTFACADE_INCLUDED 10 #define ZYPP_NG_CONTEXTFACADE_INCLUDED 36 static SyncContextRef defaultContext();
38 MediaSyncFacadeRef provider()
const;
50 template<
typename OpType>
55 return std::forward<T>(val);
#define ZYPP_ADD_CREATE_FUNC(Class)
MediaSyncFacadeRef _media
ResPool::instance().proxy();.
zypp::KeyRing_Ptr KeyRingRef
auto joinPipeline(ContextRef ctx, AsyncOpRef< T > res)
DEFINE_PTR_TYPE(Application)
Interim helper class to collect global options and settings.
typename conditional< B, T, F >::type conditional_t
#define ZYPP_DECL_PRIVATE_CONSTR(Class)
ZYPP_FWD_DECL_TYPE_WITH_REFS(EventDispatcher)
static ResPoolProxy poolProxy()
std::conditional_t< detail::is_async_op_v< OpType >, ContextRef, SyncContextRef > MaybeAsyncContextRef
Easy-to use interface to the ZYPP dependency resolver.