dhdf5-simple v0.1.0 (2017-07-08T18:35:35Z)
Dub
Repo
DataAttribute
dhdf5
dataspec
Undocumented in source.
struct
DataAttribute {
import
hdf5
.
hdf5
:
hid_t
;
;
hid_t
type
;
size_t
offset
;
string
varName
;
}
Members
Variables
offset
size_t
offset
;
Undocumented in source.
type
hid_t
type
;
Undocumented in source.
varName
string
varName
;
Undocumented in source.
Meta
Source
See Implementation
dhdf5
dataspec
functions
countDimensions
structs
DataAttribute
DataSpecification
HDF5disable