![]() |
HDF5
1.12.0
|
Functions | |
| H5FL_DEFINE (H5O_copy_dtype_merge_list_t) | |
| herr_t | H5Pset_copy_object (hid_t plist_id, unsigned cpy_option) |
| herr_t | H5Pget_copy_object (hid_t plist_id, unsigned *cpy_option) |
| herr_t | H5Padd_merge_committed_dtype_path (hid_t plist_id, const char *path) |
| herr_t | H5Pfree_merge_committed_dtype_paths (hid_t plist_id) |
| herr_t | H5Pset_mcdt_search_cb (hid_t plist_id, H5O_mcdt_search_cb_t func, void *op_data) |
| herr_t | H5Pget_mcdt_search_cb (hid_t plist_id, H5O_mcdt_search_cb_t *func, void **op_data) |
Variables | |
| const H5P_libclass_t | H5P_CLS_OCPY [1] |
| H5FL_DEFINE | ( | H5O_copy_dtype_merge_list_t | ) |
References FAIL, H5P_object_verify(), H5P_peek(), NULL, and ret_value.
References FAIL, H5P_get(), H5P_object_verify(), NULL, and ret_value.
| herr_t H5Pget_mcdt_search_cb | ( | hid_t | plist_id, |
| H5O_mcdt_search_cb_t * | func, | ||
| void ** | op_data | ||
| ) |
References FAIL, H5O_mcdt_cb_info_t::func, H5P_get(), H5P_object_verify(), NULL, ret_value, and H5O_mcdt_cb_info_t::user_data.
References FAIL, H5E_BADVALUE, H5P_object_verify(), H5P_set(), NULL, and ret_value.
| herr_t H5Pset_mcdt_search_cb | ( | hid_t | plist_id, |
| H5O_mcdt_search_cb_t | func, | ||
| void * | op_data | ||
| ) |
References FAIL, H5O_mcdt_cb_info_t::func, H5E_BADVALUE, H5P_object_verify(), H5P_set(), NULL, ret_value, and H5O_mcdt_cb_info_t::user_data.