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

Data Fields | |
| unsigned long | fileno [2] |
| unsigned long | objno [2] |
| unsigned | nlink |
| H5G_obj_t | type |
| time_t | mtime |
| size_t | linklen |
| H5O_stat_t | ohdr |
Definition at line 133 of file H5Gpublic.h.
| unsigned long H5G_stat_t::fileno[2] |
Definition at line 134 of file H5Gpublic.h.
| size_t H5G_stat_t::linklen |
Definition at line 139 of file H5Gpublic.h.
| time_t H5G_stat_t::mtime |
Definition at line 138 of file H5Gpublic.h.
| unsigned H5G_stat_t::nlink |
Definition at line 136 of file H5Gpublic.h.
| unsigned long H5G_stat_t::objno[2] |
Definition at line 135 of file H5Gpublic.h.
| H5O_stat_t H5G_stat_t::ohdr |
Definition at line 140 of file H5Gpublic.h.
| H5G_obj_t H5G_stat_t::type |
Definition at line 137 of file H5Gpublic.h.