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 35 of file dbus_server.cpp.
|
inline |
Definition at line 38 of file dbus_server.cpp.
DbusServer* DbusCtx::handler |
Definition at line 37 of file dbus_server.cpp.
GMainLoop* DbusCtx::loop |
Definition at line 36 of file dbus_server.cpp.