OpenCPN Partial API docs
|
Event handler context. More...
Public Member Functions | |
DbusCtx (GMainLoop *l, DbusServer *h) | |
Public Attributes | |
GMainLoop * | loop |
DbusServer * | handler |
Event handler context.
Definition at line 38 of file dbus_server.cpp.
|
inline |
Definition at line 41 of file dbus_server.cpp.
DbusServer* DbusCtx::handler |
Definition at line 40 of file dbus_server.cpp.
GMainLoop* DbusCtx::loop |
Definition at line 39 of file dbus_server.cpp.