Hello, is there a way to get the location ID of an object given the object itself, or maybe from the location parameters? (H5VL_loc_params_t). For example, if we want to iterate over the attributes of group "mygroup", we call H5Aiterate2 and we pass the location ID of mygroup. Then, within the attr_specific function we get the group itself (void* obj) and not its location ID. Is there a way to get the location ID somehow? It is required for passing it to the apply function.
Thanks, Dimos
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
