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