![]() |
HDF5
1.12.0
|
#include <H5Rpublic.h>
Data Fields | |
| union { | |
| uint8_t __data [H5R_REF_BUF_SIZE] | |
| int64_t align | |
| } | u |
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.
| uint8_t __data[H5R_REF_BUF_SIZE] |
| int64_t align |
| union { ... } u |