![]() |
HDF5
1.15.0.a71c683
API Reference
|
#include <src/H5VLconnector.h>
Data Fields | |
H5VL_file_get_t | op_type |
union { | |
struct { | |
H5VL_file_cont_info_t * info | |
} get_cont_info | |
struct { | |
hid_t fapl_id | |
} get_fapl | |
struct { | |
hid_t fcpl_id | |
} get_fcpl | |
struct { | |
unsigned long * fileno | |
} get_fileno | |
struct { | |
unsigned * flags | |
} get_intent | |
H5VL_file_get_name_args_t get_name | |
struct { | |
unsigned types | |
size_t * count | |
} get_obj_count | |
H5VL_file_get_obj_ids_args_t get_obj_ids | |
} | args |
union { ... } args |
size_t* count |
hid_t fapl_id |
hid_t fcpl_id |
unsigned long* fileno |
unsigned* flags |
struct { ... } get_cont_info |
struct { ... } get_fapl |
struct { ... } get_fcpl |
struct { ... } get_fileno |
struct { ... } get_intent |
H5VL_file_get_name_args_t get_name |
struct { ... } get_obj_count |
H5VL_file_get_obj_ids_args_t get_obj_ids |
H5VL_file_cont_info_t* info |
H5VL_file_get_t op_type |
unsigned types |