Fcitx
|
A class to be used to monitor the services registered on the Bus. More...
#include <fcitx-utils/dbus/servicewatcher.h>
Public Member Functions | |
ServiceWatcher (Bus &bus) | |
FCITX_NODISCARD std::unique_ptr< ServiceWatcherEntry > | watchService (const std::string &name, ServiceWatcherCallback callback) |
A class to be used to monitor the services registered on the Bus.
Definition at line 34 of file servicewatcher.h.