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

#include <H5FDpublic.h>

Data Fields

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

Field Documentation

◆ access_flags

unsigned access_flags

◆ 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

◆ paged_aggr

hbool_t paged_aggr

◆ threshold

hsize_t threshold

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