FlightGear next
|
This is the complete list of members for flightgear::swift::DBusAsyncCallbacks< T >, including all inherited members.
add(T *watch, void *refcon) | flightgear::swift::DBusAsyncCallbacks< T > | inlinestatic |
DBusAsyncCallbacks()=default | flightgear::swift::DBusAsyncCallbacks< T > | |
DBusAsyncCallbacks(const std::function< dbus_bool_t(T *)> &add, const std::function< void(T *)> &remove, const std::function< void(T *)> &toggled) | flightgear::swift::DBusAsyncCallbacks< T > | inline |
remove(T *watch, void *refcon) | flightgear::swift::DBusAsyncCallbacks< T > | inlinestatic |
toggled(T *watch, void *refcon) | flightgear::swift::DBusAsyncCallbacks< T > | inlinestatic |