|
MISR Toolkit
1.5.1
|
#include <H5Gpublic.h>

Data Fields | |
| H5G_storage_type_t | storage_type |
| hsize_t | nlinks |
| int64_t | max_corder |
| hbool_t | mounted |
Definition at line 58 of file H5Gpublic.h.
| int64_t H5G_info_t::max_corder |
Definition at line 61 of file H5Gpublic.h.
| hbool_t H5G_info_t::mounted |
Definition at line 62 of file H5Gpublic.h.
| hsize_t H5G_info_t::nlinks |
Definition at line 60 of file H5Gpublic.h.
| H5G_storage_type_t H5G_info_t::storage_type |
Definition at line 59 of file H5Gpublic.h.