![]() |
HDF5
1.15.0
API Reference
|
#include <src/H5VLconnector.h>
Data Fields | |
| H5VL_datatype_get_t | op_type |
| union { | |
| struct { | |
| size_t * size | |
| } get_binary_size | |
| struct { | |
| void * buf | |
| size_t buf_size | |
| } get_binary | |
| struct { | |
| hid_t tcpl_id | |
| } get_tcpl | |
| } | args |
| union { ... } args |
| void* buf |
| size_t buf_size |
| struct { ... } get_binary |
| struct { ... } get_binary_size |
| struct { ... } get_tcpl |
| H5VL_datatype_get_t op_type |
| size_t* size |
| hid_t tcpl_id |