HDF5  1.12.0
Data Fields
H5F_super_t Struct Reference

#include <H5Fpkg.h>

Data Fields

H5AC_info_t cache_info
 
unsigned super_vers
 
uint8_t sizeof_addr
 
uint8_t sizeof_size
 
uint8_t status_flags
 
unsigned sym_leaf_k
 
unsigned btree_k [H5B_NUM_BTREE_ID]
 
haddr_t base_addr
 
haddr_t ext_addr
 
haddr_t driver_addr
 
haddr_t root_addr
 
H5G_entry_troot_ent
 

Field Documentation

◆ base_addr

haddr_t base_addr

◆ btree_k

◆ cache_info

H5AC_info_t cache_info

◆ driver_addr

haddr_t driver_addr

◆ ext_addr

haddr_t ext_addr

◆ root_addr

haddr_t root_addr

◆ root_ent

H5G_entry_t* root_ent

◆ sizeof_addr

uint8_t sizeof_addr

◆ sizeof_size

uint8_t sizeof_size

◆ status_flags

uint8_t status_flags

◆ super_vers

unsigned super_vers

◆ sym_leaf_k

unsigned sym_leaf_k

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