Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.10.9-1
C-API Reference
H5T_cdata_t Struct Reference

#include <H5Tpublic.h>

Detailed Description

Type conversion client data

Data Fields

H5T_cmd_t command
 
H5T_bkg_t need_bkg
 
hbool_t recalc
 
void * priv
 

Field Documentation

◆ command

H5T_cmd_t command

what should the conversion function do?

◆ need_bkg

H5T_bkg_t need_bkg

is the background buffer needed?

◆ priv

void* priv

private data

◆ recalc

hbool_t recalc

recalculate private data


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