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

#include <H5Rpublic.h>

Detailed Description

Opaque reference type. The same reference type is used for object, dataset region and attribute references. This is the type that should always be used with the current reference API.

Data Fields

union {
   uint8_t   __data [(64)]
 
   int64_t   align
 
u
 

Field Documentation

◆ __data

uint8_t __data[(64)]

opaque data

◆ align

int64_t align

ensures alignment

◆ u

union { ... } u

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