HDF5  1.12.0
H5HF_direct_t Struct Reference

#include <H5HFpkg.h>

Data Fields

H5AC_info_t cache_info
 
H5HF_hdr_thdr
 
H5HF_indirect_tparent
 
void * fd_parent
 
unsigned par_entry
 
size_t size
 
hsize_t file_size
 
uint8_tblk
 
uint8_twrite_buf
 
size_t write_size
 
hsize_t block_off
 

Field Documentation

◆ blk

uint8_t* blk

◆ block_off

hsize_t block_off

◆ cache_info

H5AC_info_t cache_info

◆ fd_parent

void* fd_parent

◆ file_size

hsize_t file_size

◆ hdr

H5HF_hdr_t* hdr

◆ par_entry

unsigned par_entry

◆ parent

H5HF_indirect_t* parent

◆ size

size_t size

◆ write_buf

uint8_t* write_buf

◆ write_size

size_t write_size

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