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


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

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

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