HDF5  1.12.0
Data Fields
hdset_reg_ref_t Struct Reference

#include <H5Rpublic.h>

Data Fields

uint8_t __data [H5R_DSET_REG_REF_BUF_SIZE]
 

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


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