HDF5 Tutorial - References to Objects
www.asc.ohio-state.edu › wilkins › computingNov 21, 2001 · In HDF5, objects (i.e. groups, datasets, and named datatypes) are usually This access method was discussed in previous sections. There is another way to access stored objects - by reference. An object reference is based on the relative file address of the object header in the file and is constant for the life of the object. Once a reference to
HDF5: Reference Manual
docs.hdfgroup.org › hdf5 › v1_12References — Management of references to specific objects and data regions in an HDF5 file ( H5R) Virtual Object Layer — Management of the Virtual Object Layer ( H5VL) Asynchronous Functions A subset of functions has asynchronous variants. API Versioning See API Compatibility Macros Deprecated Functions and Types
HDF5: Reference Manual
https://docs.hdfgroup.org/hdf5/v1_12/_r_m.htmlReference Manual. The functions provided by the HDF5 C-API are grouped into the following modules: Dataspaces — Management of HDF5 dataspaces which describe the shape of datasets and attributes ( H5S) Datatypes — Management of datatypes which describe elements of datasets and attributes ( H5T) Filters — Configuration of filters that ...