Package hdf.object.h5


package hdf.object.h5
  • Class
    Description
    An interface that provides general attribute operations for hdf5 object data.
    The H5CompoundAttr class defines an HDF5 attribute of compound datatypes.
    The H5CompoundDS class defines an HDF5 dataset of compound datatypes.
    This class defines HDF5 datatype characteristics and APIs for a data type.
    H5File is an implementation of the FileFormat class for HDF5 files.
    Enum to indicate the type of I/O to perform inside of the common I/O function.
    An H5Group object represents an existing HDF5 group in file.
    An H5Link object represents an existing HDF5 object in file.
    An class that provides general I/O operations for object metadata attached to an object.
    This class defines HDF5 reference characteristics and APIs for a data type of H5T_STD_REF.
    The individual reference data for a given object.
    An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.
    H5ScalarDS describes a multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long, float, double and string, and operations performed on the scalar dataset.
    HDF5 utility class