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


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

|
virtual |
Implements BESAbstractModule.
Definition at line 49 of file HDF4Module.cc.
References BESRequestHandlerList::add_handler(), BESContainerStorageList::add_persistence(), BESDEBUG, BESDapService::handle_dap_service(), HDF4_CATALOG, BESDebug::Register(), BESCatalogList::TheCatalogList(), BESRequestHandlerList::TheList(), and BESContainerStorageList::TheList().

|
virtual |
Implements BESAbstractModule.
Definition at line 92 of file HDF4Module.cc.
References BESDEBUG, BESCatalogList::deref_catalog(), BESContainerStorageList::deref_persistence(), HDF4_CATALOG, BESRequestHandlerList::remove_handler(), BESCatalogList::TheCatalogList(), BESRequestHandlerList::TheList(), and BESContainerStorageList::TheList().
