libzypp 17.37.18
|
Go to the source code of this file.
Classes | |
class | zyppng::Context |
Namespaces | |
namespace | zypp |
namespace | zyppng |
Typedefs | |
using | zyppng::KeyRing = zypp::KeyRing |
using | zyppng::KeyRingRef = zypp::KeyRing_Ptr |
template<typename OpType> | |
using | zyppng::MaybeAsyncContextRef = std::conditional_t<detail::is_async_op_v<OpType>, ContextRef, ContextRef> |
Functions | |
zypp::DEFINE_PTR_TYPE (KeyRing) | |
zyppng::ZYPP_FWD_DECL_TYPE_WITH_REFS (Context) | |
template<typename T> | |
auto | zyppng::joinPipeline (ContextRef ctx, T &&val) |