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


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

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

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