| Class | Description |
---|
| H5 | |
| H5A |
The H5A class contains static member function for each of the supported
H5A calls of the HDF5 library.
The purpose of these calls is to create and manipulate attributes and
information about attributes.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5A.html |
| H5AcloseException |
H5Aclose throws this exception on any error condition.
|
| H5AcreateByNameException |
H5AcreateByName throws this exception on any error condition.
|
| H5AcreateException |
H5Acreate throws this exception on any error condition.
|
| H5AdeleteByNameException |
H5AdeleteByName throws this exception on any error condition.
|
| H5ADeleteException |
H5ADelete throws this exception on any error condition.
|
| H5AgetInfoException |
H5AgetInfo throws this exception on any error condition.
|
| H5AgetNameByIndexException |
H5AgetNameByIndex throws this exception on any error condition.
|
| H5AgetNameException |
H5AgetName throws this exception on any error condition.
|
| H5AgetNumberOfAttributesException |
H5AgetNumberOfAttributes throws this exception on any error condition.
|
| H5AgetSpaceException |
H5AgetSpace throws this exception on any error condition.
|
| H5AgetTypeException |
H5AgetType throws this exception on any error condition.
|
| H5AiterateException |
H5Aiterate throws this exception on any error condition.
|
| H5AopenByIndexException |
H5AopenByIndex throws this exception on any error condition.
|
| H5AopenByNameException |
H5AopenByName throws this exception on any error condition.
|
| H5AopenException |
H5Aopen throws this exception on any error condition.
|
| H5AopenIndexException |
H5AopenIndex throws this exception on any error condition.
|
| H5AopenNameException |
H5AopenName throws this exception on any error condition.
|
| H5AreadException |
H5Aread throws this exception on any error condition.
|
| H5Array<(Of <(<'Type>)>)> |
H5Array wraps arrays so that they can be passed as parameters and
their addresses can be calculated regardless of the number of
dimensions they contain (up to 32 dimensions).
|
| H5ArrayException |
H5Array throws this exception on any error condition.
|
| H5AttributeId |
H5AttributeId uniquely identifies an attribute.
|
| H5AttributeInfo |
An instance of the class is generated from a call to H5A.getInfo.
The information it contains includes the validity of the creation
order, creation order, character set, and data size.
|
| H5AwriteException |
H5Awrite throws this exception on any error condition.
|
| H5CrtHeap |
H5CrtHeap provides allocation and deallocation from the "C"
run-time heap. This memory is not garbage collected, so it can be
used with void pointers that are passed to the HDF5 library. To avoid
memory leaks, all memory allocated with alloc must be freed with free.
|
| H5D | |
| H5DataSetId | H5DataSetId uniquely identifies a data set. |
| H5DataSpaceId | H5DataSpaceId uniquely identifies a data space. |
| H5DataTypeId | H5DataTypeId uniquely identifies a data type. |
| H5DcloseException |
H5Dclose throws this exception on any error condition.
|
| H5DcreateException |
H5Dcreate throws this exception on any error condition.
|
| H5DgetCreatePropertyListException |
H5DgetStorageSize throws this exception on any error condition.
|
| H5DgetSpaceException |
H5DgetSpace throws this exception on any error condition.
|
| H5DgetStorageSizeException |
H5DgetStorageSize throws this exception on any error condition.
|
| H5DgetTypeException |
H5DgetType throws this exception on any error condition.
|
| H5DopenException |
H5Dopen throws this exception on any error condition.
|
| H5DreadException |
H5Dread throws this exception on any error condition.
|
| H5DsetExtentException |
H5DsetExtend throws this exception on any error condition.
|
| H5DvlenReclaimException |
H5DvlenReclaim throws this exception on any error condition.
|
| H5DwriteException |
H5Dwrite throws this exception on any error condition.
|
| H5E | |
| H5EsetAutoException |
H5EsetAuto throws this exception on any error condition.
|
| H5EsuppressPrintingException |
H5EsuppressPrinting throws this exception on any error condition.
|
| H5F | |
| H5FcloseException |
H5Fclose throws this exception on any error condition.
|
| H5FcreateException |
H5Fcreate throws this exception on any error condition.
|
| H5FileId |
H5FileId identifies an H5 file object. Instances of this class are
returned from H5create and H5open.
|
| H5FloatingBitFields |
An instance of this class is returned from H5T.getFields(). It
contains floating point bit field information including the
positions of the sign bit, exponent field, mantissa field and the
number of bits in the exponent and mantissa.
|
| H5FopenException |
H5Fopen throws this exception on any error condition.
|
| H5G | |
| H5GcloseException |
H5Gclose throws this exception on any error condition.
|
| H5GcreateException |
H5Gcreate throws this exception on any error condition.
|
| H5GgetInfoByNameException |
H5GgetInfoByName throws this exception on any error condition.
|
| H5GgetInfoException |
H5GgetInfo throws this exception on any error condition.
|
| H5GgetNumObjectsException |
H5GgetNumObjects throws this exception on any error condition.
|
| H5GgetObjectNameByIndexException |
H5GgetObjectNameByIndex throws this exception on any error condition.
|
| H5GgetObjInfoException |
H5GgetObjInfo throws this exception on any error condition.
|
| H5GInfo |
An instance of H5GInfo is returned from H5G.getInfo. It contains
properties that provide the link storage type, the number of links,
and the current maximum creation order for the group.
|
| H5GIterateException |
H5GIterate throws this exception on any error condition.
|
| H5GopenException |
H5Gopen throws this exception on any error condition.
|
| H5GroupId | H5GroupId uniquely identifies a group. |
| H5I | |
| H5L | |
| H5LgetInfoByIndexException |
H5LgetInfoByIndex throws this exception on any error condition.
|
| H5LgetInfoException |
H5LgetInfo throws this exception on any error condition.
|
| H5LgetNameByIndexException |
H5LgetNameByIndex throws this exception on any error condition.
|
| H5LinkInfo |
The H5LinkInfo class contains properties that provide read-only access
to its data members.
|
| H5Memory |
H5Memory allocate and deallocates memory from the "C" run-time heap
and wraps it so that it can be used from other .NET languages without
using unsafe.
|
| H5O | |
| H5ObjectId | H5DataSetId uniquely identifies a data set. |
| H5ObjectInfo |
An instance of this class is returned by the H5G.getInfo calls.
It contains header and metasize data about the object as well as
file number, address, object type, access time, modification time,
birth time, and number of attributes.
|
| H5OgetInfoByIndexException |
H5OgetInfoByIndex throws this exception on any error condition.
|
| H5OgetInfoByNameException |
H5OgetInfoByName throws this exception on any error condition.
|
| H5OgetInfoException |
H5OgetInfo throws this exception on any error condition.
|
| H5P | |
| H5PcloseException |
H5Pclose throws this exception on any error condition.
|
| H5PcreateException |
H5Pcreate throws this exception on any error condition.
|
| H5PgetChunkException |
H5PsetChunk throws this exception on any error condition.
|
| H5PgetLayoutException |
H5PgetLayout throws this exception on any error condition.
|
| H5PropertyListId |
H5PropertyListId uniquely identifies a property list.
|
| H5PsetBufferException |
H5PsetBuffer throws this exception on any error condition.
|
| H5PsetChunkException |
H5PsetChunk throws this exception on any error condition.
|
| H5PsetDeflateException |
H5PsetDeflate throws this exception on any error condition.
|
| H5PsetVlenMemManagerException |
H5PsetVlenMemManager throws this exception on any error condition.
|
| H5R |
The Reference interface allows the user to create references to specific objects
and data regions in an HDF5 file.
|
| H5S | |
| H5ScloseException |
H5Sclose throws this exception on any error condition.
|
| H5ScreateException |
H5Screate throws this exception on any error condition.
|
| H5ScreateSimpleException |
H5ScreateSimple throws this exception on any error condition.
|
| H5SgetSimpleExtentDimsException |
H5SgetSimpleExtentDims throws this exception on any error condition.
|
| H5SgetSimpleExtentMaxDimsException |
H5SgetSimpleExtentMaxDims throws this exception on any error condition.
|
| H5SgetSimpleExtentNDimsException |
H5SgetSimpleExtentNDims throws this exception on any error condition.
|
| H5SgetSimpleExtentNPointsException |
H5SgetSimpleExtentNPoints throws this exception on any error condition.
|
| H5SselectHyperslabException |
H5SselectHyperslab throws this exception on any error condition.
|
| H5SselectNoneException |
H5SselectNone throws this exception on any error condition.
|
| H5SselectStridedHyperslabException |
H5SselectStridedHyperslab throws this exception on any error condition.
|
| H5T | |
| H5TB | |
| H5TBgetFieldInfoException |
H5TBgetFieldInfo throws this exception on any error condition.
|
| H5TBgetTableInfoException |
H5TBgetTableInfo throws this exception on any error condition.
|
| H5TcloseException |
H5Tclose throws this exception on any error condition.
|
| H5TcommitException |
H5Tcommit throws this exception on any error condition.
|
| H5TcopyException |
H5Tcopy throws this exception on any error condition.
|
| H5TcreateException |
H5Tcreate throws this exception on any error condition.
|
| H5TenumCreateException |
H5TenumCreate throws this exception on any error condition.
|
| H5TenumInsertException |
H5TenumInsert throws this exception on any error condition.
|
| H5TenumNameOfException |
H5TenumNameOf throws this exception on any error condition.
|
| H5TenumValueOfException |
H5TenumValueOf throws this exception on any error condition.
|
| H5TgetClassException |
H5TgetClass throws this exception on any error condition.
|
| H5TgetFieldsException |
H5TgetFields throws this exception on any error condition.
|
| H5TgetMemberClassException |
H5TgetMemberClass throws this exception on any error condition.
|
| H5TgetMemberIndexException |
H5TgetMemberIndex throws this exception on any error condition.
|
| H5TgetMemberNameException |
H5TgetMemberName throws this exception on any error condition.
|
| H5TgetMemberOffsetException |
H5TgetMemberOffset throws this exception on any error condition.
|
| H5TgetMemberTypeException |
H5TgetMemberType throws this exception on any error condition.
|
| H5TgetMemberValueException |
H5TgetMemberValue throws this exception on any error condition.
|
| H5TgetNativeTypeException |
H5TgetNativeType throws this exception on any error condition.
|
| H5TgetNMembersException |
H5TgetNMembers throws this exception on any error condition.
|
| H5TgetNormException |
H5TgetNorm throws this exception on any error condition.
|
| H5TgetOffsetException |
H5TgetOffset throws this exception on any error condition.
|
| H5TgetPrecisionException |
H5TgetPrecision throws this exception on any error condition.
|
| H5TgetSignException |
H5TgetSign throws this exception on any error condition.
|
| H5TgetSizeException |
H5TgetSize throws this exception on any error condition.
|
| H5TinsertException |
H5Tinsert throws this exception on any error condition.
|
| H5TisVariableStringException |
H5TisVariableString throws this exception on any error condition.
|
| H5TopenException |
H5Topen throws this exception on any error condition.
|
| H5TsetOrderException |
H5TsetOrder throws this exception on any error condition.
|
| H5TsetSizeException |
H5TsetSize throws this exception on any error condition.
|
| H5TvlenCreateException |
H5TvlenCreate throws this exception on any error condition.
|
| HDFException |
HDFException is the base class for all HDF exception classes.
|
| Header |
Object header information.
|
| IhInfo |
Object that contains index and heap sizes.
|
| Message |
Message type info.
|
| MetaSize |
MetaSize is the component of H5ObjectInfo that contains the object
meta information.
|
| ObjectInfo |
An instance of this class is returned from H5G.getObjectInfo. The
class provides properties for the following values:
file number, object number, number of hard links to object,
basic object type, modification time, symbolic link value length,
size of object header, free space in object header, number of
header messages, and the number of object header chunks.
|
| ObjectReference | |
| RegionReference | |
| Space |
Object that contains properties about object space usage.
|
| TableFieldInfo |
Object returned from H5TB.getFieldInfo. Properties include the name
of each field, the size of
each field, offset of each field, and type size of each field.
|
| TableInfo |
Object returned from getTableInfo. Properties include number of
table fields and number of table records.
|
| UnmanagedMemoryStream |
A stream object that is backed by unmanaged memory. The behavior of UnmanagedMemoryStream is similar to
that of the .NET MemoryStream, because it manages memory internally and will re-allocate
its internal buffers as necessary to accommodate additional writes (the latter is not supported by
UnmanagedMemoryStream). The memory used by this class is allocated via
the Marshal class's unmanaged memory allocation routines.
|