libzypp
17.32.4
|
Go to the source code of this file.
Classes | |
class | zyppng::SyncContext |
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zyppng | |
Typedefs | |
template<typename OpType > | |
using | zyppng::MaybeAsyncContextRef = std::conditional_t< detail::is_async_op_v< OpType >, ContextRef, SyncContextRef > |
Functions | |
zypp::DEFINE_PTR_TYPE (KeyRing) | |
zyppng::ZYPP_FWD_DECL_TYPE_WITH_REFS (SyncContext) | |