Uses of Interface
hdf.object.h5.H5Attribute
| Package | Description |
|---|---|
| hdf.object.h5 |
-
Uses of H5Attribute in hdf.object.h5
Classes in hdf.object.h5 that implement H5Attribute Modifier and Type Class Description classH5CompoundAttrThe H5CompoundAttr class defines an HDF5 attribute of compound datatypes.classH5ScalarAttrAn attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.