HDF5  1.12.0
H5FD_stdio_t Struct Reference

Data Fields

H5FD_t pub
 
FILE * fp
 
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
 
DWORD nFileIndexLow
 
DWORD nFileIndexHigh
 
DWORD dwVolumeSerialNumber
 
HANDLE hFile
 

Field Documentation

◆ device

dev_t device

◆ dwVolumeSerialNumber

DWORD dwVolumeSerialNumber

◆ eoa

haddr_t eoa

◆ eof

haddr_t eof

◆ fd

int fd

◆ fp

FILE* fp

◆ hFile

HANDLE hFile

◆ inode

ino_t inode

◆ nFileIndexHigh

DWORD nFileIndexHigh

◆ nFileIndexLow

DWORD nFileIndexLow

◆ 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: