|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <BESXDModule.h>


Public Member Functions | |
| BESXDModule () | |
| virtual void | dump (ostream &strm) const |
| dumps information about this object More... | |
| virtual void | initialize (const string &modname) |
| virtual void | terminate (const string &modname) |
| virtual | ~BESXDModule () |
Definition at line 34 of file BESXDModule.h.
|
inline |
Definition at line 37 of file BESXDModule.h.
|
inlinevirtual |
Definition at line 38 of file BESXDModule.h.
|
virtual |
dumps information about this object
Displays the pointer value of this instance
| strm | C++ i/o stream to dump the information to |
Implements BESAbstractModule.
Definition at line 99 of file BESXDModule.cc.
References BESIndent::LMarg().

|
virtual |
Implements BESAbstractModule.
Definition at line 52 of file BESXDModule.cc.
References BESRequestHandlerList::add_handler(), BESResponseHandlerList::add_handler(), BESTransmitter::add_method(), BESDapService::add_to_dap_service(), BESDEBUG, DAP2_FORMAT, BESReturnManager::find_transmitter(), BESDebug::Register(), BESXDTransmit::send_basic_ascii(), BESResponseHandlerList::TheList(), BESRequestHandlerList::TheList(), BESReturnManager::TheManager(), XD_RESPONSE, XD_SERVICE, XD_TRANSMITTER, and BESXDResponseHandler::XDResponseBuilder().

|
virtual |
Implements BESAbstractModule.
Definition at line 72 of file BESXDModule.cc.
References BESDEBUG, DAP2_FORMAT, BESReturnManager::find_transmitter(), BESRequestHandlerList::remove_handler(), BESResponseHandlerList::remove_handler(), BESTransmitter::remove_method(), BESRequestHandlerList::TheList(), BESResponseHandlerList::TheList(), BESReturnManager::TheManager(), XD_RESPONSE, and XD_TRANSMITTER.
