HDF5  1.12.0
H5G_bt_it_cpy_t Struct Reference

#include <H5Gpkg.h>

Data Fields

const H5O_loc_tsrc_oloc
 
haddr_t src_heap_addr
 
H5F_tdst_file
 
const H5O_stab_tdst_stab
 
H5O_copy_tcpy_info
 

Field Documentation

◆ cpy_info

H5O_copy_t* cpy_info

Referenced by H5G__node_copy().

◆ dst_file

H5F_t* dst_file

Referenced by H5G__node_copy().

◆ dst_stab

const H5O_stab_t* dst_stab

Referenced by H5G__node_copy().

◆ src_heap_addr

haddr_t src_heap_addr

Referenced by H5G__node_copy().

◆ src_oloc

const H5O_loc_t* src_oloc

Referenced by H5G__node_copy().


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