| libzypp 17.36.7
    | 
#include <zypp-core/zyppng/base/private/eventdispatcher_glib_p.h>
| Static Public Member Functions | |
| static gboolean | prepare (GSource *, gint *timeout) | 
| static gboolean | check (GSource *source) | 
| static gboolean | dispatch (GSource *source, GSourceFunc, gpointer) | 
| static GAbstractEventSource * | create (EventDispatcherPrivate *ev) | 
| static void | destruct (GAbstractEventSource *src) | 
| Public Attributes | |
| GSource | source | 
| EventDispatcherPrivate * | _ev | 
| AbstractEventSource * | eventSource | 
| std::vector< GUnixPollFD > | pollfds | 
Definition at line 28 of file eventdispatcher_glib_p.h.
| 
 | static | 
Definition at line 86 of file eventdispatcher_glib.cc.
| 
 | static | 
Definition at line 96 of file eventdispatcher_glib.cc.
| 
 | static | 
Definition at line 126 of file eventdispatcher_glib.cc.
| 
 | static | 
Definition at line 63 of file eventdispatcher_glib.cc.
| 
 | static | 
Definition at line 73 of file eventdispatcher_glib.cc.
| GSource zyppng::GAbstractEventSource::source | 
Definition at line 30 of file eventdispatcher_glib_p.h.
| EventDispatcherPrivate* zyppng::GAbstractEventSource::_ev | 
Definition at line 31 of file eventdispatcher_glib_p.h.
| AbstractEventSource* zyppng::GAbstractEventSource::eventSource | 
Definition at line 32 of file eventdispatcher_glib_p.h.
| std::vector<GUnixPollFD> zyppng::GAbstractEventSource::pollfds | 
Definition at line 33 of file eventdispatcher_glib_p.h.