|
bool | check_dimscale (hid_t fid) |
|
bool | check_h5str (hid_t) |
|
bool | check_str_attr_value (hid_t attr_id, hid_t atype_id, const string &value_to_compare, bool is_substr) |
|
void | close_fileid (hid_t fid) |
|
D4AttributeType | daptype_strrep_to_dap4_attrtype (const std::string &s) |
|
hid_t | get_attr_info (hid_t dset, int index, bool, DSattr_t *attr_inst, bool *) |
|
libdap::BaseType * | Get_bt (const std::string &vname, const std::string &var_path, const std::string &dataset, hid_t datatype, bool is_dap4) |
|
std::string | get_dap_type (hid_t type, bool) |
|
void | get_dataset (hid_t pid, const std::string &dname, DS_t *dt_inst_ptr) |
|
void | get_dataset_dmr (const hid_t file_id, hid_t pid, const std::string &dname, DS_t *dt_inst_ptr, bool has_dimscale, bool &is_pure_dims, std::vector< link_info_t > &) |
|
hid_t | get_fileid (const char *filename) |
|
libdap::Structure * | Get_structure (const std::string &varname, const std::string &var_path, const std::string &dataset, hid_t datatype, bool is_dap4) |
|
bool | has_dimscale_attr (hid_t dataset) |
|
void | obtain_dimnames (const hid_t file_id, hid_t dset, int, DS_t *dt_inst_ptr, std::vector< link_info_t > &) |
|
std::string | obtain_shortest_ancestor_path (const std::vector< std::string > &) |
|
std::string | print_attr (hid_t type, int loc, void *sm_buf) |
|
void | write_vlen_str_attrs (hid_t attr_id, hid_t ty_id, const DSattr_t *, libdap::D4Attribute *d4_attr, libdap::AttrTable *d2_attr, bool is_dap4) |
|
Helper functions to generate DDS/DAS/DODS for the default option.
Definition in file h5get.h.