HDF5  1.12.0
Data Fields
H5D_type_info_t Struct Reference

#include <H5Dpkg.h>

Data Fields

const H5T_tmem_type
 
const H5T_tdset_type
 
H5T_path_ttpath
 
hid_t src_type_id
 
hid_t dst_type_id
 
size_t src_type_size
 
size_t dst_type_size
 
size_t max_type_size
 
hbool_t is_conv_noop
 
hbool_t is_xform_noop
 
const H5T_subset_info_tcmpd_subset
 
H5T_bkg_t need_bkg
 
size_t request_nelmts
 
uint8_ttconv_buf
 
hbool_t tconv_buf_allocated
 
uint8_tbkg_buf
 
hbool_t bkg_buf_allocated
 

Field Documentation

◆ bkg_buf

uint8_t* bkg_buf

◆ bkg_buf_allocated

hbool_t bkg_buf_allocated

◆ cmpd_subset

const H5T_subset_info_t* cmpd_subset

◆ dset_type

const H5T_t* dset_type

◆ dst_type_id

hid_t dst_type_id

◆ dst_type_size

size_t dst_type_size

◆ is_conv_noop

hbool_t is_conv_noop

◆ is_xform_noop

hbool_t is_xform_noop

◆ max_type_size

size_t max_type_size

◆ mem_type

const H5T_t* mem_type

◆ need_bkg

H5T_bkg_t need_bkg

◆ request_nelmts

size_t request_nelmts

◆ src_type_id

hid_t src_type_id

◆ src_type_size

size_t src_type_size

◆ tconv_buf

uint8_t* tconv_buf

◆ tconv_buf_allocated

hbool_t tconv_buf_allocated

◆ tpath

H5T_path_t* tpath

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