Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5L_info_t Class Reference

Detailed Description

Information struct for link (for H5Lget_info/H5Lget_info_by_idx)

+ Inheritance diagram for H5L_info_t:
+ Collaboration diagram for H5L_info_t:

Data Fields

int type
 
boolean corder_valid
 
long corder
 
int cset
 
H5O_token_t token
 
long val_size
 

Field Documentation

◆ corder

long corder

Creation order

◆ corder_valid

boolean corder_valid

Indicate if creation order is valid

◆ cset

int cset

Character set of link name

◆ token

H5O_token_t token

Character set of link name

◆ type

int type

Type of link

◆ val_size

long val_size

Size of a soft link or user-defined link value


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