|
swift
|
DBus watch handler. More...
Public Member Functions | |
| WatchHandler (event_base *base, DBusWatch *watch) | |
| Constructor. | |
| DBusWatch * | getWatch () |
| Get DBus watch. | |
| const DBusWatch * | getWatch () const |
| Get DBus watch. | |
DBus watch handler.
Definition at line 25 of file dbusdispatcher.cpp.