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

#include <src/H5VLconnector.h>

+ Collaboration diagram for H5VL_group_get_args_t:

Data Fields

H5VL_group_get_t op_type
 
union { 
 
   struct { 
 
      hid_t   gcpl_id 
 
   }   get_gcpl 
 
   H5VL_group_get_info_args_t   get_info 
 
args 
 

Field Documentation

◆ [union]

union { ... } args

◆ gcpl_id

hid_t gcpl_id

◆ [struct]

struct { ... } get_gcpl

◆ get_info

◆ op_type


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