9#ifndef ZYPP_NG_CONTEXTFACADE_INCLUDED
10#define ZYPP_NG_CONTEXTFACADE_INCLUDED
50 template<
typename OpType>
55 return std::forward<T>(val);
ResPool::instance().proxy();.
Interim helper class to collect global options and settings.
KeyRingRef keyRing() const
ZYPP_DECL_PRIVATE_CONSTR(SyncContext)
static SyncContextRef defaultContext()
zypp::sat::Pool satPool()
zypp::ResPoolProxy poolProxy()
MediaSyncFacade ProvideType
MediaSyncFacadeRef provider() const
MediaSyncFacadeRef _media
typename conditional< B, T, F >::type conditional_t
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
zypp::KeyRing_Ptr KeyRingRef
auto joinPipeline(ContextRef ctx, AsyncOpRef< T > res)
std::conditional_t< detail::is_async_op_v< OpType >, ContextRef, SyncContextRef > MaybeAsyncContextRef
#define DEFINE_PTR_TYPE(NAME)
Forward declaration of Ptr types.
#define ZYPP_ADD_CREATE_FUNC(Class)
#define ZYPP_FWD_DECL_TYPE_WITH_REFS(T)