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


Public Member Functions | |
| virtual void | dump (ostream &strm) const |
| dumps information about this object More... | |
| virtual void | initialize (const string &modname) |
| virtual void | terminate (const string &modname) |
| W10NModule () | |
| virtual | ~W10NModule () |
Definition at line 34 of file W10NModule.h.
|
inline |
Definition at line 37 of file W10NModule.h.
|
inlinevirtual |
Definition at line 38 of file W10NModule.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 90 of file W10NModule.cc.
References BESIndent::LMarg().

|
virtual |
Implements BESAbstractModule.
Definition at line 49 of file W10NModule.cc.
References BESXMLCommand::add_command(), BESRequestHandlerList::add_handler(), BESResponseHandlerList::add_handler(), BESReturnManager::add_transmitter(), BESDEBUG, ShowPathInfoCommand::CommandBuilder(), BESDebug::Register(), RETURNAS_W10N, SHOW_PATH_INFO_RESPONSE, SHOW_PATH_INFO_RESPONSE_STR, ShowPathInfoResponseHandler::ShowPathInfoResponseBuilder(), BESRequestHandlerList::TheList(), BESResponseHandlerList::TheList(), BESReturnManager::TheManager(), and W10N_DEBUG_KEY.

|
virtual |
Implements BESAbstractModule.
Definition at line 73 of file W10NModule.cc.
References BESDEBUG, BESResponseHandlerList::remove_handler(), SHOW_PATH_INFO_RESPONSE, BESResponseHandlerList::TheList(), and W10N_DEBUG_KEY.
