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