14 #ifndef ZYPP_BASE_EVENTLOOP_DEFINED 15 #define ZYPP_BASE_EVENTLOOP_DEFINED 18 #include <zypp-core/zyppng/base/Signals> 19 #include <zypp-core/zyppng/base/Base> 27 class EventLoopPrivate;
47 using Ptr = EventLoopRef;
67 std::shared_ptr<EventDispatcher> eventDispatcher ()
const;
std::weak_ptr< Base > WeakPtr
ZYPP_FWD_DECL_TYPE_WITH_REFS(Context)
#define ZYPP_DECLARE_PRIVATE(Class)
#define LIBZYPP_NG_EXPORT
std::shared_ptr< Base > Ptr