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

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

Data Fields

H5VL_object_specific_t op_type
 
union {
   struct {
      int   delta
 
   }   change_rc
 
   struct {
      hbool_t *   exists
 
   }   exists
 
   struct {
      H5O_token_t *   token_ptr
 
   }   lookup
 
   H5VL_object_visit_args_t   visit
 
   struct {
      hid_t   obj_id
 
   }   flush
 
   struct {
      hid_t   obj_id
 
   }   refresh
 
args
 

Field Documentation

◆ args

union { ... } args

◆ change_rc

struct { ... } change_rc

◆ delta

int delta

◆ exists [1/2]

hbool_t* exists

◆ exists [2/2]

struct { ... } exists

◆ flush

struct { ... } flush

◆ lookup

struct { ... } lookup

◆ obj_id

hid_t obj_id

◆ op_type

◆ refresh

struct { ... } refresh

◆ token_ptr

H5O_token_t* token_ptr

◆ visit


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