Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
This is the complete list of members for IArchDaemon, including all inherited members.
canInstallDaemon(const char *name)=0 | IArchDaemon | pure virtual |
commandLine() const =0 | IArchDaemon | pure virtual |
DaemonFunc typedef | IArchDaemon | |
daemonize(const char *name, DaemonFunc const &func)=0 | IArchDaemon | pure virtual |
installDaemon(const char *name, const char *description, const char *pathname, const char *commandLine, const char *dependencies)=0 | IArchDaemon | pure virtual |
installDaemon()=0 | IArchDaemon | pure virtual |
isDaemonInstalled(const char *name)=0 | IArchDaemon | pure virtual |
uninstallDaemon(const char *name)=0 | IArchDaemon | pure virtual |
uninstallDaemon()=0 | IArchDaemon | pure virtual |
~IInterface()=default | IInterface | virtual |