HDF5  1.12.0
Data Fields
H5EA_dblock_t Struct Reference

#include <H5EApkg.h>

Data Fields

H5AC_info_t cache_info
 
hsize_t block_off
 
void * elmts
 
H5EA_hdr_thdr
 
haddr_t addr
 
size_t size
 
hbool_t has_hdr_depend
 
H5AC_proxy_entry_ttop_proxy
 
void * parent
 
size_t nelmts
 
size_t npages
 

Field Documentation

◆ addr

haddr_t addr

◆ block_off

hsize_t block_off

◆ cache_info

H5AC_info_t cache_info

◆ elmts

void* elmts

◆ has_hdr_depend

hbool_t has_hdr_depend

◆ hdr

H5EA_hdr_t* hdr

◆ nelmts

size_t nelmts

◆ npages

size_t npages

◆ parent

void* parent

◆ size

size_t size

◆ top_proxy

H5AC_proxy_entry_t* top_proxy

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