Wittyshare  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
WsFsDaemonLoader.cpp File Reference
#include "WsFsDaemonLoader.h"
#include <unistd.h>
#include <iostream>
#include <Logger/WsCrashLogger.h>
Include dependency graph for WsFsDaemonLoader.cpp:

Go to the source code of this file.

Functions

void usage ()
 
void handle_int (int sig)
 
int main (int argc, char **argv)
 

Variables

WsFsDaemonLoaderserverLoader
 

Function Documentation

void handle_int ( int  sig)

Definition at line 70 of file WsFsDaemonLoader.cpp.

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 78 of file WsFsDaemonLoader.cpp.

Here is the call graph for this function:

void usage ( )

Definition at line 54 of file WsFsDaemonLoader.cpp.

Here is the caller graph for this function:

Variable Documentation

WsFsDaemonLoader* serverLoader

Definition at line 68 of file WsFsDaemonLoader.cpp.