HDF5  1.12.0
Data Fields
H5G_iter_visit_ud_t Struct Reference

Data Fields

hid_t gid
 
H5G_loc_tcurr_loc
 
H5_index_t idx_type
 
H5_iter_order_t order
 
H5SL_tvisited
 
char * path
 
size_t curr_path_len
 
size_t path_buf_size
 
H5L_iterate2_t op
 
void * op_data
 

Field Documentation

◆ curr_loc

H5G_loc_t* curr_loc

◆ curr_path_len

size_t curr_path_len

◆ gid

hid_t gid

◆ idx_type

H5_index_t idx_type

◆ op

◆ op_data

void* op_data

◆ order

◆ path

char* path

◆ path_buf_size

size_t path_buf_size

◆ visited

H5SL_t* visited

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