 |
HDF5
1.12.0
|
Go to the documentation of this file.
47 #ifndef H5_NO_DEPRECATED_SYMBOLS
57 #ifndef H5_NO_DEPRECATED_SYMBOLS
H5A_attr_iter_op_type_t op_type
Definition: H5Aprivate.h:55
herr_t(* H5A_lib_iterate_t)(const H5A_t *attr, void *op_data)
Definition: H5Aprivate.h:43
Definition: H5Oprivate.h:152
H5A_operator2_t app_op2
Definition: H5Aprivate.h:60
H5A_lib_iterate_t lib_op
Definition: H5Aprivate.h:61
herr_t(* H5A_operator2_t)(hid_t location_id, const char *attr_name, const H5A_info_t *ainfo, void *op_data)
Definition: H5Apublic.h:34
H5_DLL hid_t H5A_get_space(H5A_t *attr)
Definition: H5Aint.c:857
@ H5A_ATTR_OP_APP
Definition: H5Aprivate.h:48
union H5A_attr_iter_op_t::@0 u
H5_DLL herr_t H5A_init(void)
Definition: H5A.c:114
H5_iter_order_t
Definition: H5public.h:295
int64_t hid_t
Definition: H5Ipublic.h:55
H5_DLL H5G_name_t * H5A_nameof(H5A_t *attr)
Definition: H5Aint.c:1278
@ H5A_ATTR_OP_APP2
Definition: H5Aprivate.h:50
H5_DLL herr_t H5O_attr_iterate_real(hid_t loc_id, const H5O_loc_t *loc, H5_index_t idx_type, H5_iter_order_t order, hsize_t skip, hsize_t *last_attr, const H5A_attr_iter_op_t *attr_op, void *op_data)
Definition: H5Oattribute.c:1225
Definition: H5Gprivate.h:130
H5A_attr_iter_op_type_t
Definition: H5Aprivate.h:46
#define H5_DLL
Definition: H5api_adpt.h:234
H5_DLL struct H5O_loc_t * H5A_oloc(H5A_t *attr)
Definition: H5Aint.c:1246
herr_t(* H5A_operator1_t)(hid_t location_id, const char *attr_name, void *operator_data)
Definition: H5Apublic.h:106
@ H5A_ATTR_OP_LIB
Definition: H5Aprivate.h:51
int herr_t
Definition: H5public.h:128
H5_DLL H5T_t * H5A_type(const H5A_t *attr)
Definition: H5Aint.c:1308
hsize_t
Definition: H5overflow.txt:44
Definition: H5Aprivate.h:54
H5_index_t
Definition: H5public.h:316
H5A_operator1_t app_op
Definition: H5Aprivate.h:58
struct H5A_attr_iter_op_t H5A_attr_iter_op_t