HDF5  1.12.0
H5T_conv_func_t Struct Reference

#include <H5Tpkg.h>

Data Fields

hbool_t is_app
 
union {
   H5T_conv_t   app_func
 
   H5T_lib_conv_t   lib_func
 
u
 

Field Documentation

◆ app_func

H5T_conv_t app_func

Referenced by H5Tfind(), and H5Tregister().

◆ is_app

hbool_t is_app

Referenced by H5T_path_find(), and H5Tregister().

◆ lib_func

H5T_lib_conv_t lib_func

Referenced by H5T_path_find().

◆ u

union { ... } u

Referenced by H5T_path_find(), H5Tfind(), and H5Tregister().


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