![]() |
HDF5
1.12.0
|
Functions | |
| H5_DLL herr_t | H5L__create_ud (const H5G_loc_t *link_loc, const char *link_name, const void *ud_data, size_t ud_data_size, H5L_type_t type, hid_t lcpl_id) |
| H5_DLL herr_t | H5L__link_copy_file (H5F_t *dst_file, const H5O_link_t *_src_lnk, const H5O_loc_t *src_oloc, H5O_link_t *dst_lnk, H5O_copy_t *cpy_info) |
| H5_DLL herr_t H5L__create_ud | ( | const H5G_loc_t * | link_loc, |
| const char * | link_name, | ||
| const void * | ud_data, | ||
| size_t | ud_data_size, | ||
| H5L_type_t | type, | ||
| hid_t | lcpl_id | ||
| ) |
References H5L_TYPE_MAX, HDassert(), NULL, ret_value, type, H5O_link_t::u, H5O_link_t::ud, and H5O_link_ud_t::udata.
Referenced by H5VL__native_link_create().
| H5_DLL herr_t H5L__link_copy_file | ( | H5F_t * | dst_file, |
| const H5O_link_t * | _src_lnk, | ||
| const H5O_loc_t * | src_oloc, | ||
| H5O_link_t * | dst_lnk, | ||
| H5O_copy_t * | cpy_info | ||
| ) |
References H5O_loc_t::addr, H5O_link_hard_t::addr, H5O_copy_t::expand_ext_link, H5O_copy_t::expand_soft_link, FAIL, H5O_loc_t::file, FUNC_LEAVE_NOAPI(), H5G_loc_exists(), H5G_loc_find(), H5G_loc_free(), H5G_loc_reset(), H5G_name_reset(), H5L_TYPE_EXTERNAL, H5L_TYPE_HARD, H5L_TYPE_SOFT, H5MM_xfree(), H5O_copy_header_map(), H5O_loc_reset(), H5O_msg_copy(), H5O_msg_reset(), H5O_link_t::hard, HDassert(), H5O_link_soft_t::name, H5O_link_t::name, NULL, H5G_loc_t::oloc, H5G_loc_t::path, ret_value, H5O_link_ud_t::size, H5O_link_t::soft, H5O_link_t::type, H5O_link_t::u, H5O_link_t::ud, and H5O_link_ud_t::udata.