![]()  | 
  
    HDF5 Last Updated on 2025-11-04
    
   The HDF5 Field Guide 
   | 
 
#include <src/H5Lpublic.h>
Information struct for links.
Data Fields | ||
| int64_t | corder | |
| bool | corder_valid | |
| H5T_cset_t | cset | |
| H5L_type_t | type | |
| union { | ||
| H5O_token_t token | ||
| size_t val_size | ||
| } | u | |
| int64_t corder | 
Creation order
| bool corder_valid | 
Indicate if creation order is valid
| H5T_cset_t cset | 
Character set of link name
| H5O_token_t token | 
Token of location that hard link points to
| H5L_type_t type | 
Type of link
| union { ... } u | 
| size_t val_size | 
Size of a soft link or user-defined link value