Uses of Interface
hdf.object.h5.H5Attribute

Packages that use 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
    class  H5CompoundAttr
    The H5CompoundAttr class defines an HDF5 attribute of compound datatypes.
    class  H5ScalarAttr
    An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.