|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
The implementation of mapping unsigned HDF5 32 bit integer to DAP UInt32. More...
#include "config_hdf5.h"#include <string>#include <ctype.h>#include "InternalErr.h"#include "h5dds.h"#include "HDF5UInt32.h"#include "HDF5Structure.h"#include "debug.h"
Go to the source code of this file.
Typedefs | |
| typedef struct s_uint32_t | s_uint32_t |
The implementation of mapping unsigned HDF5 32 bit integer to DAP UInt32.
Definition in file HDF5UInt32.cc.
| typedef struct s_uint32_t s_uint32_t |