![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5Lcreate_external (const char *file_name, const char *obj_name, hid_t link_loc_id, const char *link_name, hid_t lcpl_id, hid_t lapl_id) |
| herr_t | H5L_register_external (void) |
| herr_t | H5Lunpack_elink_val (const void *_ext_linkval, size_t link_size, unsigned *flags, const char **filename, const char **obj_path) |
| herr_t H5L_register_external | ( | void | ) |
References FAIL, FUNC_ENTER_NOAPI(), H5L_register(), and ret_value.
Referenced by H5L__init_package().
| herr_t H5Lcreate_external | ( | const char * | file_name, |
| const char * | obj_name, | ||
| hid_t | link_loc_id, | ||
| const char * | link_name, | ||
| hid_t | lcpl_id, | ||
| hid_t | lapl_id | ||
| ) |
References FAIL, H5CX_set_apl(), H5CX_set_lcpl(), H5E_BADVALUE, H5E_CANTINIT, H5G_normalize(), H5I_get_type(), H5I_object(), H5L_TYPE_EXTERNAL, H5MM_malloc(), H5MM_xfree(), H5P_CLS_LACC, H5VL_link_create(), H5VL_LINK_CREATE_UD, H5VL_OBJECT_BY_NAME, H5VL_loc_by_name::lapl_id, H5VL_loc_params_t::loc_by_name, H5VL_loc_params_t::loc_data, H5VL_loc_by_name::name, NULL, H5VL_loc_params_t::obj_type, ret_value, and H5VL_loc_params_t::type.