client/main.cpp File Reference

(r16139/r16069)

#include "config.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <syslog.h>
#include <cstdlib>
#include <unistd.h>
#include <csignal>
#include "diagnostics.h"
#include "error_numbers.h"
#include "str_util.h"
#include "util.h"
#include "unix_util.h"
#include "prefs.h"
#include "filesys.h"
#include "network.h"
#include "client_state.h"
#include "file_names.h"
#include "log_flags.h"
#include "client_msgs.h"
#include "http_curl.h"
#include "sandbox.h"
#include "main.h"

Include dependency graph for main.cpp:


Functions

int finalize ()
void show_message (PROJECT *p, char *msg, int priority)
int initialize ()
int boinc_main_loop ()
int main (int argc, char **argv)

Variables

const char * BOINC_RCSID_f02264aefe = "$Id: main.cpp 16069 2008-09-26 18:20:24Z davea $"

Function Documentation

int boinc_main_loop (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int finalize (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int initialize (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Here is the call graph for this function:

void show_message ( PROJECT p,
char *  msg,
int  priority 
)

Here is the call graph for this function:


Variable Documentation

const char* BOINC_RCSID_f02264aefe = "$Id: main.cpp 16069 2008-09-26 18:20:24Z davea $"


Generated on Mon Oct 6 10:39:09 2008 for BOINC by  doxygen 1.5.6