RDK Documentation (Open Sourced RDK Components)
EventSource Class Reference
Collaboration diagram for EventSource:
Collaboration graph

Data Fields

GSource src
 
GPollFD pfd
 
PipeSourceCallback cb
 
void * ctx
 

Static Public Attributes

static GSourceFuncs sourceFuncs
 

yes

Definition at line 25 of file glib_tools.cpp.

Field Documentation

◆ sourceFuncs

GSourceFuncs EventSource::sourceFuncs
static
Initial value:
=
{
g_prepare,
g_check,
g_dispatch,
NULL
}

Definition at line 27 of file glib_tools.cpp.


The documentation for this class was generated from the following file: