|
integer(c_int) | type |
| Specifies the link class. Valid values include the following: More...
|
|
integer(c_int64_t) | corder |
| Creation order. More...
|
|
integer(c_int) | cset |
| Character set of link name is encoded. Valid values include the following: More...
|
|
type(union_t) | u |
|
◆ corder
integer(c_int64_t) corder |
◆ cset
Character set of link name is encoded. Valid values include the following:
- H5T_CSET_ASCII US ASCII
- H5T_CSET_UTF8 UTF-8 Unicode encoding
◆ type
Specifies the link class. Valid values include the following:
- H5L_TYPE_HARD_F Hard link
- H5L_TYPE_SOFT_F Soft link
- H5L_TYPE_EXTERNAL_F External link
- H5L_TYPE_ERROR_F Invalid link type id
The documentation for this type was generated from the following file: