HDF5 1.14.5
API Reference
|
#include <src/H5VLconnector.h>
Data Fields | |
herr_t(* | get_conn_cls )(void *obj, H5VL_get_conn_lvl_t lvl, const struct H5VL_class_t **conn_cls) |
herr_t(* | get_cap_flags )(const void *info, uint64_t *cap_flags) |
herr_t(* | opt_query )(void *obj, H5VL_subclass_t cls, int opt_type, uint64_t *flags) |
herr_t(* get_cap_flags) (const void *info, uint64_t *cap_flags) |
herr_t(* get_conn_cls) (void *obj, H5VL_get_conn_lvl_t lvl, const struct H5VL_class_t **conn_cls) |
herr_t(* opt_query) (void *obj, H5VL_subclass_t cls, int opt_type, uint64_t *flags) |