diff options
Diffstat (limited to 'doc/html/RM_H5I.html')
-rw-r--r-- | doc/html/RM_H5I.html | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html index 33940a6..e311387 100644 --- a/doc/html/RM_H5I.html +++ b/doc/html/RM_H5I.html @@ -61,7 +61,7 @@ This function provides a tool for working with object identifiers. </ul> </td><td> </td><td valign=top> <ul> - + <li><a href="#Identify-GetName">H5Iget_name</a> </ul> </td><td> </td><td valign=top> <ul> @@ -93,7 +93,7 @@ facilitate moving easily between them.</i> </ul> </td><td> </td><td valign=top> <ul> - + <li><a href="#Identify-GetName">h5iget_name_f</a> </ul> </td><td> </td><td valign=top> <ul> @@ -158,6 +158,25 @@ facilitate moving easily between them.</i> </dl> +<hr> +<dl> +<dt><strong>Name:</strong> <a name="Identify-GetName">H5Iget_name</a> +<dt><strong>Signature:</strong> + <dd><em>ssize_t</em> <code>H5Iget_name</code>(<em>hid_t</em> <code>obj_id</code>, + <em>char *</em><code>name</code>, + <em>size_t</em> <code>size</code> + ) + +<dt><strong>Non-C API(s):</strong> + <dd><a href="fortran/h5i_FORTRAN.html#h5iget_name_f" + target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a> + <!-- + <img src="Graphics/Java.gif"> + <img src="Graphics/C++.gif"> + --> +</dl> + + <!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr> <center> <table border=0 width=98%> @@ -198,7 +217,7 @@ And in this document, the Describes HDF5 Release 1.5, Unreleased Development Branch </address><!-- #EndLibraryItem --> -Last modified: 14 July 2000 +Last modified: 4 April 2003 </body> </html> |