24 #ifndef OMNIEVENTS__SERVICE_H 25 #define OMNIEVENTS__SERVICE_H 37 Daemon(
int& argc,
char**& argv);
54 #endif // OMNIEVENTS__DAEMON_H void pidfile(const char *val)
Set _pidfile.
void foreground(bool val)
Set _foreground.
Interface class that contains various methods for running omniEvents as a background task...
void daemonize()
Redirects output streams to tracefile.
void runningOk()
Called to signal that all startup operations have completed OK.
Daemon()
No implementation.
void tracefile(const char *val)
Set _tracefile.