HDF5  1.12.0
Data Fields
H5HF_dtable_t Struct Reference

#include <H5HFpkg.h>

Data Fields

H5HF_dtable_cparam_t cparam
 
haddr_t table_addr
 
unsigned curr_root_rows
 
unsigned max_root_rows
 
unsigned max_direct_rows
 
unsigned start_bits
 
unsigned max_direct_bits
 
unsigned max_dir_blk_off_size
 
unsigned first_row_bits
 
hsize_t num_id_first_row
 
hsize_trow_block_size
 
hsize_trow_block_off
 
hsize_trow_tot_dblock_free
 
size_trow_max_dblock_free
 

Field Documentation

◆ cparam

◆ curr_root_rows

unsigned curr_root_rows

◆ first_row_bits

unsigned first_row_bits

◆ max_dir_blk_off_size

unsigned max_dir_blk_off_size

◆ max_direct_bits

unsigned max_direct_bits

◆ max_direct_rows

unsigned max_direct_rows

◆ max_root_rows

unsigned max_root_rows

◆ num_id_first_row

hsize_t num_id_first_row

◆ row_block_off

hsize_t* row_block_off

◆ row_block_size

hsize_t* row_block_size

◆ row_max_dblock_free

size_t* row_max_dblock_free

◆ row_tot_dblock_free

hsize_t* row_tot_dblock_free

◆ start_bits

unsigned start_bits

◆ table_addr

haddr_t table_addr

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