33 #ifndef _H5COMMONCFDAP_H
34 #define _H5COMMONCFDAP_H
This class represents one HDF5 dataset(CF variable)
void gen_dap_oneobj_das(AttrTable *, const HDF5CF::Attribute *, const HDF5CF::Var *)
void gen_dap_str_attr(AttrTable *, const HDF5CF::Attribute *)
static class NCMLUtil overview
This class represents one attribute.
void gen_dap_special_oneobj_das(AttrTable *, const HDF5CF::Attribute *, const HDF5CF::Var *)
bool need_special_attribute_handling(const HDF5CF::Attribute *, const HDF5CF::Var *)
void gen_dap_onevar_dds(DDS &dds, const HDF5CF::Var *, const hid_t, const string &)
This class specifies the core engineering of mapping HDF5 to DAP by following CF. ...