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.e6e098b
API Reference
Loading...
Searching...
No Matches
H5FD_free_t Struct Reference

#include <src/H5FDdevelop.h>

Detailed Description

A free list is a singly-linked list of address/size pairs.

Data Fields

haddr_t addr
 
hsize_t size
 
struct H5FD_free_tnext
 

Field Documentation

◆ addr

haddr_t addr

◆ next

struct H5FD_free_t* next

◆ size

hsize_t size

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