35#include <libdap/UInt16.h>
55 HDF5UInt16(
const std::string &n,
const std::string &vpath,
const std::string &d);
56 ~ HDF5UInt16()
override =
default;
75 void set_did(hid_t dset);
78 void set_tid(hid_t type);
libdap::BaseType * ptr_duplicate() override
bool read() override
Reads HDF5 unsigned 16-bit integer data into local buffer.