OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESServerHandler Class Reference

#include <BESServerHandler.h>

Inheritance diagram for BESServerHandler:
Inheritance graph
Collaboration diagram for BESServerHandler:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 44 of file BESServerHandler.h.

Constructor & Destructor Documentation

◆ BESServerHandler()

BESServerHandler::BESServerHandler ( )

Definition at line 64 of file BESServerHandler.cc.

References BESError::get_message(), BESKeys::get_value(), SERVER_EXIT_FATAL_CAN_NOT_START, and TheBESKeys::TheKeys().

Here is the call graph for this function:

◆ ~BESServerHandler()

virtual BESServerHandler::~BESServerHandler ( )
inlinevirtual

Definition at line 51 of file BESServerHandler.h.

References dump(), and handle().

Here is the call graph for this function:

Member Function Documentation

◆ dump()

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

dumps information about this object

Displays the pointer value of this instance

Parameters
strmC++ i/o stream to dump the information to

Implements ServerHandler.

Definition at line 278 of file BESServerHandler.cc.

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

Referenced by ~BESServerHandler().

Here is the call graph for this function:

◆ handle()


The documentation for this class was generated from the following files: