HDF5  1.12.0
H5O_copy_t Struct Reference

#include <H5Oprivate.h>

Data Fields

hbool_t copy_shallow
 
hbool_t expand_soft_link
 
hbool_t expand_ext_link
 
hbool_t expand_ref
 
hbool_t copy_without_attr
 
hbool_t preserve_null
 
hbool_t merge_comm_dt
 
H5O_copy_dtype_merge_list_tdst_dt_suggestion_list
 
int curr_depth
 
int max_depth
 
H5SL_tmap_list
 
H5SL_tdst_dt_list
 
hbool_t dst_dt_list_complete
 
H5O_toh_dst
 
H5F_tfile_dst
 
void * shared_fo
 
H5O_mcdt_search_cb_t mcdt_cb
 
void * mcdt_ud
 
hid_t lcpl_id
 

Field Documentation

◆ copy_shallow

hbool_t copy_shallow

◆ copy_without_attr

hbool_t copy_without_attr

◆ curr_depth

int curr_depth

Referenced by H5O_copy_header_map().

◆ dst_dt_list

H5SL_t* dst_dt_list

◆ dst_dt_list_complete

hbool_t dst_dt_list_complete

◆ dst_dt_suggestion_list

H5O_copy_dtype_merge_list_t* dst_dt_suggestion_list

◆ expand_ext_link

hbool_t expand_ext_link

Referenced by H5L__link_copy_file().

◆ expand_ref

hbool_t expand_ref

◆ expand_soft_link

hbool_t expand_soft_link

◆ file_dst

H5F_t* file_dst

◆ lcpl_id

hid_t lcpl_id

◆ map_list

H5SL_t* map_list

Referenced by H5O_copy_header_map().

◆ max_depth

int max_depth

◆ mcdt_cb

◆ mcdt_ud

void* mcdt_ud

◆ merge_comm_dt

hbool_t merge_comm_dt

◆ oh_dst

H5O_t* oh_dst

◆ preserve_null

hbool_t preserve_null

◆ shared_fo

void* shared_fo

Referenced by H5D__compact_copy().


The documentation for this struct was generated from the following file: