32 #include <H5Ipublic.h>
34 #include <libdap/Byte.h>
54 HDF5Byte(
const std::string &n,
const std::string &vpath,
const std::string &d):
libdap::
Byte(n,d),var_path(vpath) {}
friend std::string return_type(hid_t datatype)
See return_type function defined in h5dds.cc.
HDF5Byte(const std::string &n, const std::string &vpath, const std::string &d)
Constructor.
virtual libdap::BaseType * ptr_duplicate()
virtual bool read()
Reads HDF5 byte data into local buffer.