Namespace PureHDF
Classes
- CompoundMember
A compound member.
- H5Attribute
An attribute.
- H5Attribute<T>
An attribute.
- H5Constants
A class to group constants.
- H5Dataset
A dataset.
- H5Dataset<T>
A dataset.
- H5File
Entry-point for PureHDF.
- H5Group
A group.
- H5NameAttribute
Specifies the member name that is present in the HDF5 compound data type.
- H5NativeWriter
A writer for HDF5 files.
- H5Object
A base class for HDF5 objects.
- H5ObjectReference
An object reference.
- H5OpaqueInfo
Opaque type info.
- H5ReadOptions
Provides options to be used with H5File.
- H5SoftLink
A soft link.
- H5SourceGeneratorAttribute
Indicates that the attributed partial class should be extended with generated bindings for the specified file.
- H5StringLengthAttribute
Specifies the fixed-length string length.
- H5WriteOptions
Provides options to be used with H5File.
- IH5GroupExtensions
Defines extensions methods for the IH5Group type.
Interfaces
- IArrayType
The array data type.
- IBitFieldType
The bitfield data type.
- ICompoundType
The compound data type.
- IDatasetStream
Contains a collection of optional methods to improve performance.
- IEnumerationType
The enumeration data type.
- IFixedPointType
The fixed-point data type.
- IFloatingPointType
The floating-point data type.
- IH5Attribute
An HDF5 attribute.
- IH5CommitedDatatype
An HDF5 commited data type (also known as transient, shareable or named data type).
- IH5DataLayout
An HDF5 data layout.
- IH5DataType
An HDF5 data type.
- IH5Dataset
An HDF5 dataset.
- IH5Dataspace
An HDF5 dataspace.
- IH5FillValue
An HDF5 fill value.
- IH5Group
An HDF5 group.
- IH5Object
A base class HDF5 objects.
- IH5UnresolvedLink
An HDF5 link that could not be resolved.
- IOpaqueType
The opaque data type.
- IReferenceType
The reference data type.
- IStringType
The string data type.
- IVariableLengthType
The variable-length data type.
Enums
- H5DataLayoutClass
Specifies the data layout class.
- H5DataTypeClass
Specifies the data type class.
- H5DataspaceType
The dataspace type.