HDF5 1.14.5
API Reference
|
#include <src/H5Gpublic.h>
Information struct for group for H5Gget_info(), H5Gget_info_by_name(), and H5Gget_info_by_idx()
Data Fields | |
H5G_storage_type_t | storage_type |
hsize_t | nlinks |
int64_t | max_corder |
hbool_t | mounted |
int64_t max_corder |
Current max. creation order value for group
hbool_t mounted |
Whether group has a file mounted on it
hsize_t nlinks |
Number of links in group
H5G_storage_type_t storage_type |
Type of storage for links in group