Wittyshare
0.2
|
#include "WsFsDaemonLoader.h"
#include <unistd.h>
#include <iostream>
#include <Logger/WsCrashLogger.h>
Go to the source code of this file.
Functions | |
void | usage () |
void | handle_int (int sig) |
int | main (int argc, char **argv) |
Variables | |
WsFsDaemonLoader * | serverLoader |
void handle_int | ( | int | sig | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |
void usage | ( | ) |
WsFsDaemonLoader* serverLoader |
Definition at line 68 of file WsFsDaemonLoader.cpp.