HDF5  1.12.0
H5G_link_iterate_t Struct Reference

#include <H5Gprivate.h>

Data Fields

H5G_link_iterate_op_type_t op_type
 
union {
   H5G_iterate_t   op_old
 
   H5L_iterate2_t   op_new
 
op_func
 

Field Documentation

◆ op_func

union { ... } op_func

◆ op_new

Referenced by H5G_iterate(), and H5L_iterate().

◆ op_old

H5G_iterate_t op_old

Referenced by H5Giterate().

◆ op_type


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