Help us improve by taking our short survey: https://www.hdfgroup.org/website-survey/
HDF5 Last Updated on 2026-02-17
The HDF5 Field Guide
Loading...
Searching...
No Matches
H5VL_loc_params_t Struct Reference

#include <src/H5VLconnector.h>

Data Fields

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

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]

union { ... } loc_data

◆ obj_type

H5I_type_t obj_type

◆ type


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