![]() |
HDF5
1.13.0
|
Information struct for links. More...
#include <H5Lpublic.h>
Data Fields | |
| H5L_type_t | type |
| hbool_t | corder_valid |
| int64_t | corder |
| H5T_cset_t | cset |
| union { | |
| H5O_token_t token | |
| size_t val_size | |
| } | u |
| union { | |
| H5O_token_t token | |
| size_t val_size | |
| } | u |
Information struct for links.
[H5L_info2_t_snip]
| int64_t corder |
Creation order
| hbool_t 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 |
| union { ... } u |
| size_t val_size |
Size of a soft link or user-defined link value