HDF5  1.12.0
H5T_path_t Struct Reference

#include <H5Tpkg.h>

Data Fields

char name [H5T_NAMELEN]
 
H5T_tsrc
 
H5T_tdst
 
H5T_conv_func_t conv
 
hbool_t is_hard
 
hbool_t is_noop
 
hbool_t are_compounds
 
H5T_stats_t stats
 
H5T_cdata_t cdata
 

Field Documentation

◆ are_compounds

hbool_t are_compounds

◆ cdata

◆ conv

Referenced by H5Tfind().

◆ dst

H5T_t* dst

Referenced by H5T__print_stats(), and H5T_path_noop().

◆ is_hard

hbool_t is_hard

Referenced by H5T_path_noop().

◆ is_noop

hbool_t is_noop

Referenced by H5T_path_noop().

◆ name

char name[H5T_NAMELEN]

Referenced by H5T__print_stats().

◆ src

H5T_t* src

Referenced by H5T__print_stats(), and H5T_path_noop().

◆ stats

H5T_stats_t stats

Referenced by H5T__print_stats().


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