![]() |
HDF5 Last Updated on 2025-10-28
The HDF5 Field Guide
|
#include <src/H5VLconnector.h>
Data Fields | ||
| union { | ||
| struct { | ||
| hid_t err_stack_id | ||
| } get_err_stack | ||
| struct { | ||
| uint64_t * exec_time | ||
| uint64_t * exec_ts | ||
| } get_exec_time | ||
| } | args | |
| H5VL_request_specific_t | op_type | |
| union { ... } args |
| hid_t err_stack_id |
| uint64_t* exec_time |
| uint64_t* exec_ts |
| struct { ... } get_err_stack |
| struct { ... } get_exec_time |
| H5VL_request_specific_t op_type |