canInstallDaemon(const char *name, bool allUsers)=0 | IArchDaemon | [pure virtual] |
DaemonFunc typedef | IArchDaemon | |
daemonize(const char *name, DaemonFunc func)=0 | IArchDaemon | [pure virtual] |
installDaemon(const char *name, const char *description, const char *pathname, const char *commandLine, const char *dependencies, bool allUsers)=0 | IArchDaemon | [pure virtual] |
isDaemonInstalled(const char *name, bool allUsers)=0 | IArchDaemon | [pure virtual] |
uninstallDaemon(const char *name, bool allUsers)=0 | IArchDaemon | [pure virtual] |
~IInterface() | IInterface | [inline, virtual] |