bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5Sequence.cc File Reference

The implementation of HDF5Sequence class. This class is not used in the current hdf5 handler and is provided to support DAP Sequence data type if necessary. More...

#include "config_hdf5.h"
#include <string>
#include <ctype.h>
#include <memory>
#include "HDF5Sequence.h"
#include <libdap/InternalErr.h>
Include dependency graph for HDF5Sequence.cc:

Go to the source code of this file.

Detailed Description

The implementation of HDF5Sequence class. This class is not used in the current hdf5 handler and is provided to support DAP Sequence data type if necessary.

Author
James Gallagher
See also
Sequence

Definition in file HDF5Sequence.cc.