HDF5  1.12.0
H5L_trav_mv_t Struct Reference

Data Fields

const char * dst_name
 
H5T_cset_t cset
 
const H5G_loc_tdst_loc
 
unsigned dst_target_flags
 
hbool_t copy
 
size_t orig_nlinks
 

Field Documentation

◆ copy

hbool_t copy

Referenced by H5L_move().

◆ cset

H5T_cset_t cset

Referenced by H5L_move().

◆ dst_loc

const H5G_loc_t* dst_loc

Referenced by H5L_move().

◆ dst_name

const char* dst_name

Referenced by H5L_move().

◆ dst_target_flags

unsigned dst_target_flags

Referenced by H5L_move().

◆ orig_nlinks

size_t orig_nlinks

Referenced by H5L_move().


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