Searched refs:mhdf_TagDesc (Results 1 – 6 of 6) sorted by relevance
193 typedef struct mhdf_TagDesc { struct222 struct mhdf_TagDesc* tags; /**< Array of tag descriptions */ argument
79 FIX_OFFSET( struct mhdf_TagDesc*, tags ); in mhdf_fixFileDesc()401 struct mhdf_TagDesc * tag_desc; in mhdf_getFileSummary()505 size = num_tag_names * sizeof(struct mhdf_TagDesc); in mhdf_getFileSummary()
288 ErrorCode create_tag(const mhdf_TagDesc& info, Tag& handle, hid_t& type);
1183 const mhdf_TagDesc& tag = fileInfo->tags[tag_index]; in search_tag_values()1293 const mhdf_TagDesc& tag = fileInfo->tags[tag_index]; in get_tagged_entities()2841 ErrorCode ReadHDF5::create_tag(const mhdf_TagDesc& info, in create_tag()3660 const mhdf_TagDesc& tag = fileInfo->tags[tag_index]; in read_tag_values_partial()3802 const mhdf_TagDesc& tag = fileInfo->tags[tag_index]; in read_tag_values_all()
215 static void print_tag_desc( struct mhdf_TagDesc* data, struct mhdf_FileDesc* all ) in print_tag_desc()
1003 const struct mhdf_TagDesc* tag = &(desc->tags[tag_idx]); in check_valid_tag()1166 const struct mhdf_TagDesc* tag = &(desc->tags[tag_idx]); in check_valid_var_len_tag()