bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
A class to map HDF5 Enum type. More...
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <H5Ipublic.h>
#include <libdap/D4Enum.h>
#include <libdap/D4EnumDefs.h>
#include "h5get.h"
Go to the source code of this file.
Classes | |
class | HDF5D4Enum |
A class to map HDF5 Enum type.
This class provides a way to map HDF5 signed 16 bit integer to DAP Int16.
Definition in file HDF5D4Enum.h.