 |
HDF5
1.12.0
|
Go to the documentation of this file.
22 #if !(defined H5L_FRIEND || defined H5L_MODULE)
23 #error "Do not include this file outside the H5L package!"
55 const void * ud_data,
size_t ud_data_size,
H5L_type_t type,
Definition: H5Oprivate.h:152
Definition: H5Gprivate.h:144
int64_t hid_t
Definition: H5Ipublic.h:55
Definition: H5Oprivate.h:172
#define H5_DLL
Definition: H5api_adpt.h:234
Definition: H5Oprivate.h:354
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)
Definition: H5L.c:2219
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)
Definition: H5L.c:3428
int herr_t
Definition: H5public.h:128
H5L_type_t
Definition: H5Lpublic.h:63