![]() |
HDF5 Last Updated on 2025-10-28
The HDF5 Field Guide
|
#include <src/H5Tdevelop.h>
Type conversion client data
Data Fields | |
| H5T_cmd_t | command |
| H5T_bkg_t | need_bkg |
| void * | priv |
| bool | recalc |
| H5T_cmd_t command |
what should the conversion function do?
| H5T_bkg_t need_bkg |
is the background buffer needed?
| void* priv |
private data
| bool recalc |
recalculate private data