HDF5 documents and links
Introduction to HDF5
HDF5 User Guide
In the
HDF5 Reference Manual
H5DS
H5IM
H5LT
H5PT
H5TB
Optimized
H5
H5A
H5D
H5E
H5F
H5G
H5I
H5L
H5O
H5P
H5R
H5S
H5T
H5Z
Tools
Datatypes
Fortran
Compatibility Macros
Collective Calls in Parallel
H5R: Reference Interface
Reference API Functions
The Reference interface allows the user to create references to specific objects and data regions in an HDF5 file.
In the following lists, italic type indicates a configurable macro.
The C Interfaces:
H5Rcreate
H5Rdereference
H5Rget_obj_type
H5Rget_obj_type1
*
H5Rget_obj_type2
H5Rget_region
H5Rget_name
*
Use of this function is deprecated in Release 1.8.0.
Alphabetical Listing
H5Rcreate
H5Rdereference
H5Rget_name
H5Rget_obj_type
H5Rget_obj_type1
*
H5Rget_obj_type2
H5Rget_region
The Fortran Interface:
In general, each Fortran subroutine performs exactly the same task as the corresponding C function.
h5rcreate_f
h5rdereference_f
h5rget_region_f
h5rget_object_type_f
h5rget_name_f
HDF5 documents and links
Introduction to HDF5
HDF5 User Guide
In the
HDF5 Reference Manual
H5DS
H5IM
H5LT
H5PT
H5TB
Optimized
H5
H5A
H5D
H5E
H5F
H5G
H5I
H5L
H5O
H5P
H5R
H5S
H5T
H5Z
Tools
Datatypes
Fortran
Compatibility Macros
Collective Calls in Parallel