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
H5G_info_t Class Reference

Detailed Description

Information struct for group (for H5Gget_info/H5Gget_info_by_name/H5Gget_info_by_idx)

+ Inheritance diagram for H5G_info_t:
+ Collaboration diagram for H5G_info_t:

Data Fields

int storage_type
 
long nlinks
 
long max_corder
 
boolean mounted
 

Field Documentation

◆ max_corder

long max_corder

Current max. creation order value for group

◆ mounted

boolean mounted

Whether group has a file mounted on it

◆ nlinks

long nlinks

Number of links in group

◆ storage_type

int storage_type

Type of storage for links in group


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