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

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"
Include dependency graph for HDF5D4Enum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HDF5D4Enum
 

Detailed Description

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.