Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5FD_t Struct Reference

#include <src/H5FDdevelop.h>

+ Collaboration diagram for H5FD_t:

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: