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

Data Fields | |
| unsigned | version |
| unsigned | nmesgs |
| unsigned | nchunks |
| unsigned | flags |
| struct { | |
| hsize_t total | |
| hsize_t meta | |
| hsize_t mesg | |
| hsize_t free | |
| } | space |
| struct { | |
| uint64_t present | |
| uint64_t shared | |
| } | mesg |
Definition at line 90 of file H5Opublic.h.
| unsigned H5O_hdr_info_t::flags |
Definition at line 94 of file H5Opublic.h.
| hsize_t H5O_hdr_info_t::free |
Definition at line 99 of file H5Opublic.h.
| hsize_t H5O_hdr_info_t::mesg |
Definition at line 98 of file H5Opublic.h.
| struct { ... } H5O_hdr_info_t::mesg |
| hsize_t H5O_hdr_info_t::meta |
Definition at line 97 of file H5Opublic.h.
| unsigned H5O_hdr_info_t::nchunks |
Definition at line 93 of file H5Opublic.h.
| unsigned H5O_hdr_info_t::nmesgs |
Definition at line 92 of file H5Opublic.h.
| uint64_t H5O_hdr_info_t::present |
Definition at line 102 of file H5Opublic.h.
| uint64_t H5O_hdr_info_t::shared |
Definition at line 103 of file H5Opublic.h.
| struct { ... } H5O_hdr_info_t::space |
| hsize_t H5O_hdr_info_t::total |
Definition at line 96 of file H5Opublic.h.
| unsigned H5O_hdr_info_t::version |
Definition at line 91 of file H5Opublic.h.