From 242f50e03e1423ea7be9a8ebb531aa018f7eac18 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 17 Apr 2003 16:01:09 -0500 Subject: [svn-r6703] Purpose: Add new function Add note regarding intentionally undocumented function Description: Added H5Dget_offset. H5Ddebug -- Added note in HTML-coded comment that this function, while technically public, is not intended for public use and should not be listed in the RM. Platforms tested: Safari, IE 5 --- doc/html/RM_H5D.html | 46 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html index 327dea9..ad94a82 100644 --- a/doc/html/RM_H5D.html +++ b/doc/html/RM_H5D.html @@ -62,23 +62,29 @@ and set and retrieve their constant or persistent properties.
  • H5Dclose
  • H5Dget_space
  • H5Dget_space_status +               @@ -113,6 +119,7 @@ facilitate moving easily between them.