HDF5  1.13.0
Deprecated List
Global H5Acreate1 (hid_t loc_id, const char *name, hid_t type_id, hid_t space_id, hid_t acpl_id)
Deprecated in favor of H5Acreate2()
Global H5Aget_num_attrs (hid_t loc_id)
This function is deprecated in favor of the functions H5Oget_info(), H5Oget_info_by_name(), and H5Oget_info_by_idx().
Global H5Aiterate1 (hid_t loc_id, unsigned *attr_num, H5A_operator1_t op, void *op_data)
This function is deprecated in favor of the function H5Aiterate2().
Global H5Aopen_idx (hid_t loc_id, unsigned idx)
This function is deprecated in favor of the function H5Aopen_by_idx().
Global H5Aopen_name (hid_t loc_id, const char *name)
This function is deprecated in favor of the function H5Aopen_by_name().
Global H5Fget_info1 (hid_t obj_id, H5F_info1_t *file_info)
This function has been renamed from H5Fget_info() and is deprecated in favor of the macro H5Fget_info or the function H5Fget_info2().
Global H5Fset_latest_format (hid_t file_id, hbool_t latest_format)
When?
Global H5Fis_hdf5 (const char *file_name)
When?
Global H5Lget_info1 (hid_t loc_id, const char *name, H5L_info1_t *linfo, hid_t lapl_id)
As of HDF5-1.12 this function has been deprecated in favor of the function H5Lget_info2() or the macro H5Lget_info().
Global H5Lget_info_by_idx1 (hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5L_info1_t *linfo, hid_t lapl_id)
As of HDF5-1.12 this function has been deprecated in favor of the function H5Lget_info_by_idx2() and the macro H5Lget_info_by_idx().
Global H5Literate1 (hid_t grp_id, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5L_iterate1_t op, void *op_data)
Deprecated in favor of H5Literate2().
Global H5Literate_by_name1 (hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t *idx, H5L_iterate1_t op, void *op_data, hid_t lapl_id)
As of HDF5-1.12 this function has been deprecated in favor of the function H5Literate_by_name2() or the macro H5Literate_by_name().
Global H5Lvisit1 (hid_t grp_id, H5_index_t idx_type, H5_iter_order_t order, H5L_iterate1_t op, void *op_data)
As of HDF5-1.12 this function has been deprecated in favor of the function H5Lvisit2() or the macro H5Lvisit().
Global H5Lvisit_by_name1 (hid_t loc_id, const char *group_name, H5_index_t idx_type, H5_iter_order_t order, H5L_iterate1_t op, void *op_data, hid_t lapl_id)
As of HDF5-1.12 this function has been deprecated in favor of the function H5Lvisit_by_name2() or the macro H5Lvisit_by_name().
Global H5Sencode1 (hid_t obj_id, void *buf, size_t *nalloc)
Deprecated in favor of H5Sencode2()
"
This was my favorite function while it lasted.