| Name | Description |
---|
| close | |
| create | |
| create_simple(Int32, array<Int64>[]()[][]) | |
| create_simple(Int32, array<Int64>[]()[][], array<Int64>[]()[][]) | |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| get_simple_extent_type | |
| GetHashCode | (Inherited from Object.) |
| getSimpleExtentDims | |
| getSimpleExtentMaxDims | |
| getSimpleExtentNDims | |
| getSimpleExtentNPoints | |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| selectElements |
Selects array elements to be included in the selection for a dataspace.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5S.html#Dataspace-SelectElements
IN: Identifier of dataspace selection to modify
IN: Operation to perform on current selection.
IN: Number of elements to be selected.
IN: A serialized copy of a 2-dimensional array of zero-based values specifying the coordinates
of the elements in the point selection.
|
| selectHyperslab(H5DataSpaceId, H5S..::..SelectOperator, array<Int64>[]()[][], array<Int64>[]()[][]) | |
| selectHyperslab(H5DataSpaceId, H5S..::..SelectOperator, array<Int64>[]()[][], array<Int64>[]()[][], array<Int64>[]()[][]) | |
| selectNone | |
| selectStridedHyperslab(H5DataSpaceId, H5S..::..SelectOperator, array<Int64>[]()[][], array<Int64>[]()[][], array<Int64>[]()[][]) | |
| selectStridedHyperslab(H5DataSpaceId, H5S..::..SelectOperator, array<Int64>[]()[][], array<Int64>[]()[][], array<Int64>[]()[][], array<Int64>[]()[][]) | |
| ToString | (Inherited from Object.) |