ServerApp.cc File Reference

#include <signal.h>
#include <unistd.h>
#include <iostream>
#include <fstream>
#include "config.h"
#include "ServerApp.h"
#include "ServerExitConditions.h"
#include "TheBESKeys.h"
#include "SocketListener.h"
#include "TcpSocket.h"
#include "UnixSocket.h"
#include "BESServerHandler.h"
#include "BESException.h"
#include "PPTException.h"
#include "PPTServer.h"
#include "SocketException.h"
#include "BESMemoryManager.h"
#include "BESDebug.h"
#include "BESServerUtils.h"
#include "BESDefaultModule.h"
#include "BESDefaultCommands.h"

Include dependency graph for ServerApp.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 403 of file ServerApp.cc.

References BESException::get_message(), and BESBaseApp::main().

Here is the call graph for this function:


Generated on Wed Aug 29 03:01:27 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.5.2