Struct H5O.hdr_info_t
Information struct for object header metadata
(for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx)
Assembly: HDF.PInvoke.dll
Syntax
Fields
|
Improve this Doc
View Source
flags
Object header status flags
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
mesg
Declaration
public H5O.hdr_info_t.mesg_t mesg
Field Value
|
Improve this Doc
View Source
nchunks
Number of object header chunks
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
nmesgs
Number of object header messages
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
space
Declaration
public H5O.hdr_info_t.space_t space
Field Value
|
Improve this Doc
View Source
version
Version number of header format in file
Declaration
Field Value
Type |
Description |
System.UInt32 |
|