HDF5  1.12.0
Data Fields
H5O_link_t Struct Reference

#include <H5Oprivate.h>

Data Fields

H5L_type_t type
 
hbool_t corder_valid
 
int64_t corder
 
H5T_cset_t cset
 
char * name
 
union {
   H5O_link_hard_t   hard
 
   H5O_link_soft_t   soft
 
   H5O_link_ud_t   ud
 
u
 

Field Documentation

◆ corder

int64_t corder

◆ corder_valid

hbool_t corder_valid

◆ cset

H5T_cset_t cset

◆ hard

◆ name

char* name

◆ soft

◆ type

H5L_type_t type

◆ u

union { ... } u

◆ ud


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