BESServerHandler Class Reference

#include <BESServerHandler.h>

Inheritance diagram for BESServerHandler:

Inheritance graph
[legend]
Collaboration diagram for BESServerHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BESServerHandler ()
virtual ~BESServerHandler ()
virtual void handle (Connection *c)
virtual void dump (ostream &strm) const
 dumps information about this object


Detailed Description

Definition at line 44 of file BESServerHandler.h.


Constructor & Destructor Documentation

BESServerHandler::BESServerHandler (  ) 

Definition at line 58 of file BESServerHandler.cc.

References BESKeys::get_key(), SERVER_EXIT_FATAL_CAN_NOT_START, and TheBESKeys::TheKeys().

Here is the call graph for this function:

virtual BESServerHandler::~BESServerHandler (  )  [inline, virtual]

Definition at line 51 of file BESServerHandler.h.


Member Function Documentation

void BESServerHandler::handle ( Connection c  )  [virtual]

Implements ServerHandler.

Definition at line 76 of file BESServerHandler.cc.

References Connection::closeConnection(), SERVER_EXIT_CHILD_SUBPROCESS_ABNORMAL_TERMINATION, and SERVER_EXIT_CHILD_SUBPROCESS_NORMAL_TERMINATION.

Here is the call graph for this function:

void BESServerHandler::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance

Parameters:
strm C++ i/o stream to dump the information to

Implements ServerHandler.

Definition at line 213 of file BESServerHandler.cc.

References BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Jan 2 06:03:32 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4