|
FlightGear next
|
Classes | |
| class | CDBusConnection |
| DBus connection. More... | |
| class | CDBusDispatcher |
| DBus Dispatcher. More... | |
| class | CDBusError |
| DBus error. More... | |
| class | CDBusMessage |
| DBus Message. More... | |
| class | CDBusObject |
| DBus base object. More... | |
| class | CDBusServer |
| DBus connection. More... | |
| class | CPlugin |
| class | CService |
| class | CTraffic |
| class | DBusAsyncCallbacks |
| struct | EventDeleter |
| Functor struct deleteing an event. More... | |
| class | FGSwiftAircraftManager |
| class | IDispatchable |
| Dispatchable Interface. More... | |
| class | SwiftConnection |
| struct | SwiftPlaneUpdate |
| class | TimeoutHandler |
| DBus timeout handler. More... | |
| class | Timer |
| Generic Timer. More... | |
| class | WatchHandler |
| DBus watch handler. More... | |
Variables | |
| static const std::string | k_fgswiftbus_service_interfacename = "org.swift_project.fgswiftbus.service" |
| static const std::string | k_fgswiftbus_service_objectpath = "/fgswiftbus/service" |
| static const char * | introspection_service = DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE |
| static const std::string | k_fgswiftbus_traffic_interfacename = "org.swift_project.fgswiftbus.traffic" |
| static const std::string | k_fgswiftbus_traffic_objectpath = "/fgswiftbus/traffic" |
| const char * | introspection_traffic = DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE |
|
static |
Definition at line 358 of file service.cpp.
| const char* flightgear::swift::introspection_traffic = DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE |
Definition at line 73 of file traffic.cpp.
|
static |
Definition at line 19 of file service.cpp.
|
static |
Definition at line 20 of file service.cpp.
|
static |
Definition at line 18 of file traffic.cpp.
|
static |
Definition at line 19 of file traffic.cpp.