libzypp 17.35.9
|
#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 173 of file eventdispatcher_glib.cc.
|
static |
Definition at line 194 of file eventdispatcher_glib.cc.
|
static |
Definition at line 200 of file eventdispatcher_glib.cc.
|
static |
Definition at line 214 of file eventdispatcher_glib.cc.
|
static |
Definition at line 222 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.