Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5VL_introspect_class_t Struct 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)
 

Field Documentation

◆ get_cap_flags

herr_t(* get_cap_flags) (const void *info, uint64_t *cap_flags)

◆ get_conn_cls

herr_t(* get_conn_cls) (void *obj, H5VL_get_conn_lvl_t lvl, const struct H5VL_class_t **conn_cls)

◆ opt_query

herr_t(* opt_query) (void *obj, H5VL_subclass_t cls, int opt_type, uint64_t *flags)

The documentation for this struct was generated from the following file: