HDF5  1.13.0
hdset_reg_ref_t Struct Reference

#include <H5Rpublic.h>

Data Fields

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

Detailed Description

Dataset region reference type that is used with deprecated reference APIs. (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. Note! This type can only be used with the "native" HDF5 VOL connector.

Field Documentation

◆ __data

uint8_t __data

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