[svn-r1674] Dataspaces.html
RM_H5S.html Commented out H5Sextent_class. It's still in the plan but not yet implemented. RM_H5S.html Removed H5Sselect_name from list of functions that are not yet implemented but are described in the UG. Updated return value descriptions for H5Sis_simple and H5Sselect_valid to correspond to the earlier hbool_t -> htri_t change.
This commit is contained in:
@@ -293,6 +293,8 @@ Releases resources associated with a dataspace. Subsequent use of the
|
||||
dataspace identifier after this call is undefined.
|
||||
</DD>
|
||||
|
||||
<!-- NOT YET IMPLEMENTED (R1.2 -- 9908)
|
||||
|
||||
<DT>
|
||||
<TT>H5S_class_t H5Sextent_class (hid_t <I>space</I>)</TT></DT>
|
||||
|
||||
@@ -301,6 +303,9 @@ Query a dataspace to determine the current class of a dataspace. The value
|
||||
which is returned is one of: H5S_SCALAR, H5S_SIMPLE on success or
|
||||
H5S_NO_CLASS on failure.
|
||||
</DD>
|
||||
|
||||
-->
|
||||
|
||||
</DL>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user