BESDapModule Class Reference

#include <BESDapModule.h>

Inheritance diagram for BESDapModule:

Inheritance graph
[legend]
Collaboration diagram for BESDapModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BESDapModule ()
virtual void dump (ostream &strm) const
 dumps information about this object
virtual void initialize (const string &modname)
virtual void terminate (const string &modname)
virtual ~BESDapModule ()

Detailed Description

Definition at line 37 of file BESDapModule.h.


Constructor & Destructor Documentation

BESDapModule::BESDapModule (  )  [inline]

Definition at line 40 of file BESDapModule.h.

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

Definition at line 41 of file BESDapModule.h.


Member Function Documentation

void BESDapModule::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 BESAbstractModule.

Definition at line 147 of file BESDapModule.cc.

References BESIndent::LMarg().

Here is the call graph for this function:

void BESDapModule::initialize ( const string &  modname  )  [virtual]

Implements BESAbstractModule.

Definition at line 65 of file BESDapModule.cc.

References BESExceptionManager::add_ehm_callback(), BESResponseHandlerList::add_handler(), BESRequestHandlerList::add_handler(), BESServiceRegistry::add_service(), BESServiceRegistry::add_to_service(), BESReturnManager::add_transmitter(), BESDEBUG, CATALOG_RESPONSE, BESCatalogResponseHandler::CatalogResponseBuilder(), DAP2_FORMAT, DAS_DESCRIPT, DAS_RESPONSE, DAS_SERVICE, BESDASResponseHandler::DASResponseBuilder(), DATA_DESCRIPT, DATA_RESPONSE, DATA_SERVICE, DATADDX_DESCRIPT, DATADDX_RESPONSE, DATADDX_SERVICE, BESDataDDXResponseHandler::DataDDXResponseBuilder(), BESDataResponseHandler::DataResponseBuilder(), DDS_DESCRIPT, DDS_RESPONSE, DDS_SERVICE, BESDDSResponseHandler::DDSResponseBuilder(), DDX_DESCRIPT, DDX_RESPONSE, DDX_SERVICE, BESDDXResponseHandler::DDXResponseBuilder(), BESDapError::handleException(), OPENDAP_SERVICE, BESDebug::Register(), BESExceptionManager::TheEHM(), BESResponseHandlerList::TheList(), BESRequestHandlerList::TheList(), BESReturnManager::TheManager(), and BESServiceRegistry::TheRegistry().

Here is the call graph for this function:

void BESDapModule::terminate ( const string &  modname  )  [virtual]

Implements BESAbstractModule.

Definition at line 118 of file BESDapModule.cc.

References BESDEBUG, CATALOG_RESPONSE, DAS_RESPONSE, DATA_RESPONSE, DATADDX_RESPONSE, DDS_RESPONSE, DDX_RESPONSE, OPENDAP_SERVICE, BESRequestHandlerList::remove_handler(), BESResponseHandlerList::remove_handler(), BESServiceRegistry::remove_service(), BESRequestHandlerList::TheList(), BESResponseHandlerList::TheList(), and BESServiceRegistry::TheRegistry().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Thu Feb 11 09:15:45 2010 for OPeNDAP Hyrax Back End Server (BES) by  doxygen 1.4.7