HDF5  1.12.0
Data Fields
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

H5T_cdata_t cdata

◆ conv

◆ dst

H5T_t* dst

◆ is_hard

hbool_t is_hard

◆ is_noop

hbool_t is_noop

◆ name

char name[H5T_NAMELEN]

◆ src

H5T_t* src

◆ stats

H5T_stats_t stats

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