HDF5  1.12.0
Data Fields
H5O_storage_chunk_t Struct Reference

#include <H5Oprivate.h>

Data Fields

H5D_chunk_index_t idx_type
 
haddr_t idx_addr
 
const struct H5D_chunk_ops_tops
 
union {
   H5O_storage_chunk_btree_t   btree
 
   H5O_storage_chunk_bt2_t   btree2
 
   H5O_storage_chunk_earray_t   earray
 
   H5O_storage_chunk_farray_t   farray
 
   H5O_storage_chunk_single_filt_t   single
 
u
 

Field Documentation

◆ btree

◆ btree2

◆ earray

◆ farray

◆ idx_addr

haddr_t idx_addr

◆ idx_type

◆ ops

const struct H5D_chunk_ops_t* ops

◆ single

◆ u

union { ... } u

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