Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

H5S_SELECT_ALL


Syntax | Arguments | Keywords | Version History | See Also

The H5S_SELECT_ALL procedure selects the entire extent of a dataspace.

Syntax

H5S_SELECT_ALL, Dataspace_id

Arguments

Dataspace_id

An integer representing the dataspace's identifier to be selected.

Keywords

None.

Version History

Introduced 5.6

See Also

H5S_GET_SELECT_NPOINTS, H5S_SELECT_ELEMENTS, H5S_SELECT_HYPERSLAB, H5S_SELECT_NONE


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]