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
H5VL_loc_params_t Struct Reference

#include <src/H5VLconnector.h>

+ Collaboration diagram for H5VL_loc_params_t:

Data Fields

H5I_type_t obj_type
 
H5VL_loc_type_t type
 
union {
   H5VL_loc_by_token_t   loc_by_token
 
   H5VL_loc_by_name_t   loc_by_name
 
   H5VL_loc_by_idx_t   loc_by_idx
 
loc_data
 

Field Documentation

◆ loc_by_idx

H5VL_loc_by_idx_t loc_by_idx

◆ loc_by_name

H5VL_loc_by_name_t loc_by_name

◆ loc_by_token

H5VL_loc_by_token_t loc_by_token

◆ 

union { ... } loc_data

◆ obj_type

H5I_type_t obj_type

◆ type


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