OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDF5Module.cc File Reference

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>
Include dependency graph for HDF5Module.cc:

Go to the source code of this file.

Macros

#define HDF5_CATALOG   "catalog"
 

Functions

BESAbstractModulemaker ()
 

Detailed Description

The starting and ending fuctions for the HDF5 OPeNDAP handler via BES.

Author
Patrick West pwest.nosp@m.@uca.nosp@m.r.edu

Definition in file HDF5Module.cc.

Macro Definition Documentation

#define HDF5_CATALOG   "catalog"

Definition at line 49 of file HDF5Module.cc.

Referenced by HDF5Module::initialize(), and HDF5Module::terminate().

Function Documentation

BESAbstractModule* maker ( )

Definition at line 129 of file HDF5Module.cc.