|
subroutine | h5rget_object_type_f (dset_id, ref, obj_type, hdferr) |
| Retrieves the type of object that an object reference points to. More...
|
|
subroutine | h5rget_region_f (dset_id, ref, space_id, hdferr) |
| Retrieves a dataspace with the specified region selected using pointer. More...
|
|
subroutine | h5rcreate_f (loc_id, name, ref_type, ref, hdferr, space_id) |
| Creates a reference. More...
|
|
subroutine | h5rget_name_f (loc_id, ref_type, ref, name, hdferr, size) |
| Retrieves a name of a referenced object. More...
|
|
subroutine | h5rget_obj_type_f (loc_id, ref_type, ref, obj_type, hdferr) |
| Retrieves the type of object that an object reference points to. More...
|
|