55 #define H5_SIZEOF_HID_T H5_SIZEOF_INT 58 #define H5I_INVALID_HID (-1) herr_t(* H5I_free_t)(void *)
H5_DLL int H5Iget_type_ref(H5I_type_t type)
H5_DLL int H5Iget_ref(hid_t id)
int(* H5I_search_func_t)(void *obj, hid_t id, void *key)
H5_DLL void * H5Isearch(H5I_type_t type, H5I_search_func_t func, void *key)
H5_DLL hid_t H5Iregister(H5I_type_t type, const void *object)
unsigned long long hsize_t
H5_DLL void * H5Iremove_verify(hid_t id, H5I_type_t id_type)
H5_DLL herr_t H5Idestroy_type(H5I_type_t type)
H5_DLL herr_t H5Inmembers(H5I_type_t type, hsize_t *num_members)
H5_DLL htri_t H5Iis_valid(hid_t id)
H5_DLL int H5Iinc_ref(hid_t id)
H5_DLL void * H5Iobject_verify(hid_t id, H5I_type_t id_type)
H5_DLL int H5Idec_type_ref(H5I_type_t type)
H5_DLL ssize_t H5Iget_name(hid_t id, char *name, size_t size)
H5_DLL herr_t H5Iclear_type(H5I_type_t type, hbool_t force)
H5_DLL hid_t H5Iget_file_id(hid_t id)
HDFFCLIBAPI intf intf intf * type
H5_DLL int H5Idec_ref(hid_t id)
H5_DLL int H5Iinc_type_ref(H5I_type_t type)
H5_DLL htri_t H5Itype_exists(H5I_type_t type)
H5_DLL H5I_type_t H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func)
H5_DLL H5I_type_t H5Iget_type(hid_t id)