- H5Iclear_type
herr_t H5Iclear_type(H5I_type_t type, hbool_t force)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Idec_ref
int H5Idec_ref(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Idec_type_ref
int H5Idec_type_ref(H5I_type_t type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Idestroy_type
herr_t H5Idestroy_type(H5I_type_t type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iget_file_id
hid_t H5Iget_file_id(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iget_name
ssize_t H5Iget_name(hid_t id, char* name, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iget_ref
int H5Iget_ref(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iget_type
H5I_type_t H5Iget_type(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iget_type_ref
int H5Iget_type_ref(H5I_type_t type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iinc_ref
int H5Iinc_ref(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iinc_type_ref
int H5Iinc_type_ref(H5I_type_t type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iis_valid
htri_t H5Iis_valid(hid_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Inmembers
herr_t H5Inmembers(H5I_type_t type, hsize_t* num_members)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iobject_verify
void* H5Iobject_verify(hid_t id, H5I_type_t id_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iregister
hid_t H5Iregister(H5I_type_t type, void* object)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iregister_type
H5I_type_t H5Iregister_type(size_t hash_size, uint reserved, H5I_free_t free_func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Iremove_verify
void* H5Iremove_verify(hid_t id, H5I_type_t id_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Isearch
void* H5Isearch(H5I_type_t type, H5I_search_func_t func, void* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- H5Itype_exists
htri_t H5Itype_exists(H5I_type_t type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.