#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <signal.h>
#include <fcntl.h>
#include <stdarg.h>
#include <dsSmartException.h>
#include <dsDaemon.h>
#include <dsLog.h>
#include <syslog.h>
Compounds | |
class | MyDaemon |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
dsLog * | _fl = 0 |
|
|
|
|