Attribute |
An attribute is a (name, value) pair of metadata attached to a primary data object such as a
dataset, group or named datatype.
|
CompoundDataFormat |
An interface that provides general operations for data with a Compound
datatype.
|
DataFormat |
An interface that provides general I/O operations for object data.
|
Dataset |
The abstract class provides general APIs to create and manipulate dataset
objects, and retrieve dataset properties, datatype and dimension sizes.
|
Datatype |
Datatype is an abstract class that defines datatype characteristics and APIs for a data type.
|
FileFormat |
FileFormat defines general interfaces for working with files whose data is
organized according to a supported format.
|
Group |
Group is an abstract class.
|
HObject |
The HObject class is the root class of all the HDF data objects.
|
MetaDataContainer |
An interface that provides general I/O operations for object metadata
attached to an object.
|