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

The implementation of mapping unsigned HDF5 32 bit integer to DAP UInt32. More...

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

Go to the source code of this file.

Detailed Description

The implementation of mapping unsigned HDF5 32 bit integer to DAP UInt32.

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 HDF5UInt32.cc.