HDF5  1.12.0
H5T_shared_t Struct Reference

#include <H5Tpkg.h>

Data Fields

hsize_t fo_count
 
H5T_state_t state
 
H5T_class_t type
 
size_t size
 
unsigned version
 
hbool_t force_conv
 
struct H5T_tparent
 
H5VL_object_towned_vol_obj
 
union {
   H5T_atomic_t   atomic
 
   H5T_compnd_t   compnd
 
   H5T_enum_t   enumer
 
   H5T_vlen_t   vlen
 
   H5T_opaque_t   opaque
 
   H5T_array_t   array
 
u
 

Field Documentation

◆ array

◆ atomic

◆ compnd

◆ enumer

◆ fo_count

hsize_t fo_count

◆ force_conv

hbool_t force_conv

◆ opaque

◆ owned_vol_obj

H5VL_object_t* owned_vol_obj

Referenced by H5T__free(), and H5T_own_vol_obj().

◆ parent

◆ size

◆ state

◆ type

◆ u

◆ version

unsigned version

◆ vlen


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