Struct H5.ih_info_t
Storage info struct used by H5O_info_t and H5F_info_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public struct ih_info_t
Fields
| Improve this Doc View Sourceheap_size
Declaration
public System.UInt64 heap_size
Field Value
Type | Description |
---|---|
System.UInt64 |
index_size
btree and/or list
Declaration
public System.UInt64 index_size
Field Value
Type | Description |
---|---|
System.UInt64 |