HDF5  1.12.0
H5F_olist_t Struct Reference

Data Fields

H5I_type_t obj_type
 
hid_tobj_id_list
 
size_t * obj_id_count
 
struct {
   hbool_t   local
 
   union {
      H5F_shared_t *   shared
 
      const H5F_t *   file
 
   }   ptr
 
file_info
 
size_t list_index
 
size_t max_nobjs
 

Field Documentation

◆ file

const H5F_t* file

◆ file_info

struct { ... } file_info

◆ list_index

size_t list_index

◆ local

hbool_t local

◆ max_nobjs

size_t max_nobjs

◆ obj_id_count

size_t* obj_id_count

◆ obj_id_list

hid_t* obj_id_list

◆ obj_type

H5I_type_t obj_type

◆ ptr

union { ... } ptr

◆ shared

H5F_shared_t* shared

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