![]() |
HDF5
1.12.0
|
#include <H5Tpkg.h>
Data Fields | |
| H5T_vlen_type_t | type |
| H5T_loc_t | loc |
| H5T_cset_t | cset |
| H5T_str_t | pad |
| H5VL_object_t * | file |
| const H5T_vlen_class_t * | cls |
| const H5T_vlen_class_t* cls |
Referenced by H5T__conv_vlen(), and H5T__vlen_set_loc().
| H5T_cset_t cset |
Referenced by H5T__conv_vlen(), H5Tget_cset(), and H5Tset_cset().
| H5VL_object_t* file |
Referenced by H5T__conv_vlen(), H5T__vlen_set_loc(), H5T_cmp(), and H5T_patch_vlen_file().
| H5T_loc_t loc |
Referenced by H5T__vlen_set_loc(), H5T_cmp(), and H5T_debug().
| H5T_str_t pad |
Referenced by H5Tget_strpad(), and H5Tset_strpad().
| H5T_vlen_type_t type |
Referenced by H5T__conv_vlen(), H5T__vlen_create(), H5T__vlen_set_loc(), H5T_cmp(), and H5T_vlen_reclaim().