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.68e8c0e
API Reference
 
Loading...
Searching...
No Matches
hdset_reg_ref_t Struct Reference

#include <src/H5Rpublic.h>

Detailed Description

Buffer to store heap ID and index

This needs to be large enough to store largest haddr_t in a worst case machine (8 bytes currently) plus an int.

Deprecated
Dataset region reference type that is used with deprecated reference APIs.
Note
This type can only be used with the "native" HDF5 VOL connector.

Data Fields

uint8_t __data [(sizeof(haddr_t)+4)]
 

Field Documentation

◆ __data

uint8_t __data[(sizeof(haddr_t)+4)]

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