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

#include </mnt/hdf/vchoi/work/MY_GIT_CLONE/cleanup_hl_doxygen/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: