HDF5  1.13.0
H5R_ref_t Struct Reference

#include <H5Rpublic.h>

Data Fields

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

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.

Field Documentation

◆ __data

uint8_t __data[(64)]

◆ align

int64_t align

◆ u [1/2]

union { ... } u

◆ u [2/2]

union { ... } u

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