HDF5  1.12.0
Data Fields
H5FD_stdio_t Struct Reference

Data Fields

H5FD_t pub
 
FILEfp
 
int fd
 
haddr_t eoa
 
haddr_t eof
 
haddr_t pos
 
unsigned write_access
 
H5FD_stdio_file_op op
 
dev_t device
 
ino_t inode
 

Field Documentation

◆ device

dev_t device

◆ eoa

haddr_t eoa

◆ eof

haddr_t eof

◆ fd

int fd

◆ fp

FILE* fp

◆ inode

ino_t inode

◆ op

◆ pos

haddr_t pos

◆ pub

H5FD_t pub

◆ write_access

unsigned write_access

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