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

The implementation of mapping unsigned HDF5 16 bit integer to DAP UInt16 for the default option. More...

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

Go to the source code of this file.

Detailed Description

The implementation of mapping unsigned HDF5 16 bit integer to DAP UInt16 for the default option.

Author
Hyo-Kyung Lee (hyokl.nosp@m.ee@h.nosp@m.dfgro.nosp@m.up.o.nosp@m.rg)
Kent Yang (myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g)
James Gallagher (jgall.nosp@m.aghe.nosp@m.r@ope.nosp@m.ndap.nosp@m..org)

Definition in file HDF5UInt16.cc.