|
libzypp 17.32.6
|
#include <zypp-core/zyppng/base/private/eventdispatcher_glib_p.h>
Static Public Member Functions | |
| static gboolean | prepare (GSource *src, gint *timeout) |
| static gboolean | check (GSource *source) |
| static gboolean | dispatch (GSource *source, GSourceFunc, gpointer) |
| static GLibTimerSource * | create () |
| static void | destruct (GLibTimerSource *src) |
Public Attributes | |
| GSource | source |
| Timer * | _t = nullptr |
Definition at line 49 of file eventdispatcher_glib_p.h.
|
static |
Definition at line 172 of file eventdispatcher_glib.cc.
|
static |
Definition at line 193 of file eventdispatcher_glib.cc.
|
static |
Definition at line 199 of file eventdispatcher_glib.cc.
|
static |
Definition at line 213 of file eventdispatcher_glib.cc.
|
static |
Definition at line 221 of file eventdispatcher_glib.cc.
| GSource zyppng::GLibTimerSource::source |
Definition at line 51 of file eventdispatcher_glib_p.h.
Definition at line 52 of file eventdispatcher_glib_p.h.