Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.8.23
C-API Reference
H5FD_t Struct Reference

#include </tmp/hdf5-1.8.23/src/H5FDpublic.h>

Data Fields

hid_t driver_id
 
const H5FD_class_tcls
 
unsigned long fileno
 
unsigned long feature_flags
 
haddr_t maxaddr
 
haddr_t base_addr
 
hsize_t threshold
 
hsize_t alignment
 

Field Documentation

◆ alignment

hsize_t alignment

◆ base_addr

haddr_t base_addr

◆ cls

const H5FD_class_t* cls

◆ driver_id

hid_t driver_id

◆ feature_flags

unsigned long feature_flags

◆ fileno

unsigned long fileno

◆ maxaddr

haddr_t maxaddr

◆ threshold

hsize_t threshold

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