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

The implementation of mapping HDF5 String to DAP String for the CF option. More...

#include "config_hdf5.h"
#include <iostream>
#include <sstream>
#include <BESDebug.h>
#include <libdap/InternalErr.h>
#include "HDF5RequestHandler.h"
#include "h5cfdaputil.h"
#include "HDF5CFStr.h"
#include <hdf5.h>
Include dependency graph for HDF5CFStr.cc:

Go to the source code of this file.

Detailed Description

The implementation of mapping HDF5 String to DAP String for the CF option.

In the future, this may be merged with the default option.

Author
Kent Yang myang.nosp@m.6@hd.nosp@m.fgrou.nosp@m.p.or.nosp@m.g

Definition in file HDF5CFStr.cc.