HDF5 1.14.5
API Reference
|
#include <src/H5VLconnector.h>
Data Fields | ||
H5VL_request_specific_t | op_type | |
union { | ||
struct { | ||
hid_t err_stack_id | ||
} get_err_stack | ||
struct { | ||
uint64_t * exec_ts | ||
uint64_t * exec_time | ||
} get_exec_time | ||
} | args | |
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 |