|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
The starting and ending fuctions for the HDF5 OPeNDAP handler via BES. More...
#include <iostream>#include "HDF5Module.h"#include <BESRequestHandlerList.h>#include "HDF5RequestHandler.h"#include <BESDapService.h>#include <BESContainerStorageList.h>#include <BESContainerStorageCatalog.h>#include <BESCatalogDirectory.h>#include <BESCatalogList.h>#include <BESDebug.h>
Go to the source code of this file.
Macros | |
| #define | HDF5_CATALOG "catalog" |
Functions | |
| BESAbstractModule * | maker () |
The starting and ending fuctions for the HDF5 OPeNDAP handler via BES.
Definition in file HDF5Module.cc.
| #define HDF5_CATALOG "catalog" |
Definition at line 49 of file HDF5Module.cc.
Referenced by HDF5Module::initialize(), and HDF5Module::terminate().
| BESAbstractModule* maker | ( | ) |
Definition at line 129 of file HDF5Module.cc.