51 void get_softlink(DAS &, hid_t,
const char*,
const string &,
int,
size_t);
52 void read_comments(DAS & das,
const string & varname, hid_t oid);
53 void read_objects(DAS & das,
const string & varname, hid_t dset,
void add_group_structure_info(DAS &das, const char *gname, char *oname, bool is_group)
will insert group information in a structure format into DAS table.
void get_softlink(DAS &, hid_t, const char *, const string &, int, size_t)
void find_gloattr(hid_t file, DAS &das)
will fill in attributes of the root group into one DAS table.
string get_hardlink(hid_t, const string &)
void read_objects(DAS &das, const string &varname, hid_t dset, int num_attr)
static class NCMLUtil overview
void read_comments(DAS &das, const string &varname, hid_t oid)
void depth_first(hid_t, const char *, DAS &)
depth first traversal of hdf5 file attributes.