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

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

Data Fields

H5VL_dataset_specific_t op_type
 
union {
   struct {
      const hsize_t *   size
 
   }   set_extent
 
   struct {
      hid_t   dset_id
 
   }   flush
 
   struct {
      hid_t   dset_id
 
   }   refresh
 
args
 

Field Documentation

◆ args

union { ... } args

◆ dset_id

hid_t dset_id

◆ flush

struct { ... } flush

◆ op_type

◆ refresh

struct { ... } refresh

◆ set_extent

struct { ... } set_extent

◆ size

const hsize_t* size

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