Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/
HDF5  1.12.1
hdset_reg_ref_t Struct Reference

#include <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: