HDF5  1.12.0
H5FD_direct_t Struct Reference

Data Fields

H5FD_t pub
 
int fd
 
haddr_t eoa
 
haddr_t eof
 
haddr_t pos
 
int op
 
H5FD_direct_fapl_t fa
 
dev_t device
 
ino_t inode
 
DWORD fileindexlo
 
DWORD fileindexhi
 

Field Documentation

◆ device

dev_t device

◆ eoa

haddr_t eoa

◆ eof

haddr_t eof

◆ fa

◆ fd

int fd

◆ fileindexhi

DWORD fileindexhi

◆ fileindexlo

DWORD fileindexlo

◆ inode

ino_t inode

◆ op

int op

◆ pos

haddr_t pos

◆ pub

H5FD_t pub

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