HDF5  1.12.0
Data Fields
H5HF_indirect_t Struct Reference

#include <H5HFpkg.h>

Data Fields

H5AC_info_t cache_info
 
size_t rc
 
H5HF_hdr_thdr
 
struct H5HF_indirect_tparent
 
void * fd_parent
 
unsigned par_entry
 
haddr_t addr
 
size_t size
 
unsigned nrows
 
unsigned max_rows
 
unsigned nchildren
 
unsigned max_child
 
struct H5HF_indirect_t ** child_iblocks
 
hbool_t removed_from_cache
 
hsize_t block_off
 
H5HF_indirect_ent_tents
 
H5HF_indirect_filt_ent_tfilt_ents
 

Field Documentation

◆ addr

haddr_t addr

◆ block_off

hsize_t block_off

◆ cache_info

H5AC_info_t cache_info

◆ child_iblocks

struct H5HF_indirect_t** child_iblocks

◆ ents

◆ fd_parent

void* fd_parent

◆ filt_ents

◆ hdr

H5HF_hdr_t* hdr

◆ max_child

unsigned max_child

◆ max_rows

unsigned max_rows

◆ nchildren

unsigned nchildren

◆ nrows

unsigned nrows

◆ par_entry

unsigned par_entry

◆ parent

struct H5HF_indirect_t* parent

◆ rc

size_t rc

◆ removed_from_cache

hbool_t removed_from_cache

◆ size

size_t size

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