|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
The implementation of translating HDF5 string into DAP string for the default option. More...
#include "config_hdf5.h"#include <string>#include <ctype.h>#include "InternalErr.h"#include "h5dds.h"#include "HDF5Str.h"#include "HDF5Structure.h"#include "debug.h"
Go to the source code of this file.
Typedefs | |
| typedef struct s2_str_t | s2_str_t |
| A temporary structure for retrieving data from HDF5 compound data type. More... | |
The implementation of translating HDF5 string into DAP string for the default option.
Copyright (c) 2007-2013 HDF Group
All rights reserved.
Definition in file HDF5Str.cc.
| typedef struct s2_str_t s2_str_t |
A temporary structure for retrieving data from HDF5 compound data type.