Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.13.2-1
H5VL_group_specific_args_t Struct Reference

#include </mnt/hdf/vchoi/work/MY_GIT_CLONE/cleanup_hl_doxygen/src/H5VLconnector.h>

Data Fields

H5VL_group_specific_t op_type
 
union {
   H5VL_group_spec_mount_args_t   mount
 
   struct {
      const char *   name
 
   }   unmount
 
   struct {
      hid_t   grp_id
 
   }   flush
 
   struct {
      hid_t   grp_id
 
   }   refresh
 
args
 

Field Documentation

◆ args

union { ... } args

◆ flush

struct { ... } flush

◆ grp_id

hid_t grp_id

◆ mount

◆ name

const char* name

◆ op_type

◆ refresh

struct { ... } refresh

◆ unmount

struct { ... } unmount

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