![]() |
HDF5 Last Updated on 2025-10-28
The HDF5 Field Guide
|
#include <src/H5VLconnector.h>
Data Fields | ||
| union { | ||
| struct { | ||
| hid_t dset_id | ||
| } flush | ||
| struct { | ||
| hid_t dset_id | ||
| } refresh | ||
| struct { | ||
| const hsize_t * size | ||
| } set_extent | ||
| } | args | |
| H5VL_dataset_specific_t | op_type | |
| union { ... } args |
| hid_t dset_id |
| struct { ... } flush |
| H5VL_dataset_specific_t op_type |
| struct { ... } refresh |
| struct { ... } set_extent |
| const hsize_t* size |