Enum H5T.class_t
These are the various classes of datatypes.
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public enum class_t : int
Fields
Name | Description |
---|---|
ARRAY | |
BITFIELD | |
COMPOUND | |
ENUM | |
FLOAT | |
INTEGER | |
NCLASSES | |
NO_CLASS | |
OPAQUE | |
REFERENCE | |
STRING | |
TIME | |
VLEN |