summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5A.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-06-10 15:38:46 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-06-10 15:38:46 (GMT)
commitca33a5498c018d1311f83e6446f47610f00f35b0 (patch)
tree842ba00cc2e26a9da5593132b884e9892577ede5 /doc/html/RM_H5A.html
parentbec5a9ba642bd6832c4a96a904eccd065f83c3b7 (diff)
downloadhdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.zip
hdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.tar.gz
hdf5-ca33a5498c018d1311f83e6446f47610f00f35b0.tar.bz2
[svn-r7014]
Purpose: To facilitate finding functions, particularly in long Reference Manual sections. Solution: Added alphabetized function listings. (NOTE: Aside from the H5I and H5Z sections, this is not necessarily the final implementation; there will likely be another revision in the presentation of this listing before it is released.) Platforms tested: Safari, IE 5
Diffstat (limited to 'doc/html/RM_H5A.html')
-rw-r--r--doc/html/RM_H5A.html34
1 files changed, 33 insertions, 1 deletions
diff --git a/doc/html/RM_H5A.html b/doc/html/RM_H5A.html
index cec5fbd..d6a7c34 100644
--- a/doc/html/RM_H5A.html
+++ b/doc/html/RM_H5A.html
@@ -78,6 +78,38 @@ and information about attributes.
</ul>
</td></tr>
</table>
+<br>
+
+<i>Alphabetical Listing</i>
+
+<table border="0">
+ <tr>
+ <td valign="top">
+ <li><a href="#Annot-Close">H5Aclose</a>
+ <li><a href="#Annot-Create">H5Acreate</a>
+ <li><a href="#Annot-Delete">H5Adelete</a>
+ <li><a href="#Annot-GetName">H5Aget_name</a>
+ </td>
+
+ <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
+
+ <td valign="top">
+ <li><a href="#Annot-NumAttrs">H5Aget_num_attrs</a>
+ <li><a href="#Annot-GetSpace">H5Aget_space</a>
+ <li><a href="#Annot-GetType">H5Aget_type</a>
+ <li><a href="#Annot-Iterate">H5Aiterate</a>
+ </td>
+
+ <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
+
+ <td valign="top">
+ <li><a href="#Annot-OpenIdx">H5Aopen_idx</a>
+ <li><a href="#Annot-OpenName">H5Aopen_name</a>
+ <li><a href="#Annot-Read">H5Aread</a>
+ <li><a href="#Annot-Write">H5Awrite</a>
+ </td>
+ </tr>
+</table>
<p>
<strong>The FORTRAN90 Interfaces:</strong>
@@ -689,7 +721,7 @@ And in this document, the
Describes HDF5 Release 1.5, Unreleased Development Branch
</address><!-- #EndLibraryItem -->
-Last modified: 18 Dec 2001
+Last modified: 6 June 2001
</body>
</html>