bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
The implementation of translating HDF5 string into DAP string for the default option. More...
#include "config_hdf5.h"
#include <string>
#include <ctype.h>
#include <memory>
#include <libdap/InternalErr.h>
#include "h5dds.h"
#include "HDF5Str.h"
#include "BESDebug.h"
Go to the source code of this file.
The implementation of translating HDF5 string into DAP string for the default option.
Copyright (c) 2007-2023 HDF Group
All rights reserved.
Definition in file HDF5Str.cc.