9#ifndef ZYPP_NG_CONTEXTFACADE_INCLUDED
10#define ZYPP_NG_CONTEXTFACADE_INCLUDED
38 MediaSyncFacadeRef provider()
const;
50 template<
typename OpType>
55 return std::forward<T>(val);
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
ResPool::instance().proxy();.
Interim helper class to collect global options and settings.
ZYPP_DECL_PRIVATE_CONSTR(SyncContext)
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)