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


Public Member Functions | |
| BESWWWModule () | |
| 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 | ~BESWWWModule () |
Definition at line 37 of file BESWWWModule.h.
|
inline |
Definition at line 40 of file BESWWWModule.h.
|
inlinevirtual |
Definition at line 41 of file BESWWWModule.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 142 of file BESWWWModule.cc.
References BESIndent::LMarg().

|
virtual |
Implements BESAbstractModule.
Definition at line 58 of file BESWWWModule.cc.
References BESXMLCommand::add_command(), BESRequestHandlerList::add_handler(), BESResponseHandlerList::add_handler(), BESTransmitter::add_method(), BESDapService::add_to_dap_service(), BESDEBUG, BESXMLWWWGetCommand::CommandBuilder(), DAP2_FORMAT, BESReturnManager::find_transmitter(), BESDebug::Register(), BESWWWTransmit::send_basic_form(), BESResponseHandlerList::TheList(), BESRequestHandlerList::TheList(), BESReturnManager::TheManager(), WWW_RESPONSE, WWW_SERVICE, and WWW_TRANSMITTER.

|
virtual |
Implements BESAbstractModule.
Definition at line 100 of file BESWWWModule.cc.
References BESDEBUG, DAP2_FORMAT, BESXMLCommand::del_command(), BESReturnManager::find_transmitter(), BESRequestHandlerList::remove_handler(), BESResponseHandlerList::remove_handler(), BESTransmitter::remove_method(), BESRequestHandlerList::TheList(), BESResponseHandlerList::TheList(), BESReturnManager::TheManager(), WWW_RESPONSE, and WWW_TRANSMITTER.
