summaryrefslogtreecommitdiffstats
path: root/c++/src/cpplus_RM/class_h5_1_1_group.html
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/cpplus_RM/class_h5_1_1_group.html')
-rw-r--r--c++/src/cpplus_RM/class_h5_1_1_group.html835
1 files changed, 835 insertions, 0 deletions
diff --git a/c++/src/cpplus_RM/class_h5_1_1_group.html b/c++/src/cpplus_RM/class_h5_1_1_group.html
new file mode 100644
index 0000000..b978a13
--- /dev/null
+++ b/c++/src/cpplus_RM/class_h5_1_1_group.html
@@ -0,0 +1,835 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.5"/>
+<title>HDF5 C++ API: H5::Group Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/javascript">
+ $(document).ready(function() { searchBox.OnSelectItem(0); });
+</script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectlogo"><img alt="Logo" src="hdf_logo.jpg"/></td>
+ <td style="padding-left: 0.5em;">
+ <div id="projectname">HDF5 C++ API
+ &#160;<span id="projectnumber">1.8.13</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.5 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main&#160;Page</span></a></li>
+ <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
+ <li><a href="examples.html"><span>Examples</span></a></li>
+ <li>
+ <div id="MSearchBox" class="MSearchBoxInactive">
+ <span class="left">
+ <img id="MSearchSelect" src="search/mag_sel.png"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ alt=""/>
+ <input type="text" id="MSearchField" value="Search" accesskey="S"
+ onfocus="searchBox.OnSearchFieldFocus(true)"
+ onblur="searchBox.OnSearchFieldFocus(false)"
+ onkeyup="searchBox.OnSearchFieldChange(event)"/>
+ </span><span class="right">
+ <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
+ </span>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
+ <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
+ <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
+ <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
+ </ul>
+ </div>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Pages</a></div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="namespace_h5.html">H5</a></li><li class="navelem"><a class="el" href="class_h5_1_1_group.html">Group</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="class_h5_1_1_group-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">H5::Group Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>Class <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> represents an HDF5 group.
+ <a href="class_h5_1_1_group.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="_h5_group_8h_source.html">H5Group.h</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for H5::Group:</div>
+<div class="dyncontent">
+ <div class="center">
+ <img src="class_h5_1_1_group.png" usemap="#H5::Group_map" alt=""/>
+ <map id="H5::Group_map" name="H5::Group_map">
+<area href="class_h5_1_1_h5_object.html" title="Class H5Object is a bridge between H5Location and DataSet, DataType, and Group. " alt="H5::H5Object" shape="rect" coords="0,112,107,136"/>
+<area href="class_h5_1_1_common_f_g.html" title="CommonFG is an abstract base class of H5File and H5Group. " alt="H5::CommonFG" shape="rect" coords="117,112,224,136"/>
+<area href="class_h5_1_1_h5_location.html" title="H5Location is an abstract base class, added in version 1.8.12. " alt="H5::H5Location" shape="rect" coords="0,56,107,80"/>
+<area href="class_h5_1_1_id_component.html" title="Class IdComponent provides wrappers of the C functions that operate on an HDF5 identifier. " alt="H5::IdComponent" shape="rect" coords="0,0,107,24"/>
+</map>
+ </div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<tr class="memitem:ad9c00f441599f96af1ce3f84dd2cd319"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#ad9c00f441599f96af1ce3f84dd2cd319">close</a> ()</td></tr>
+<tr class="memdesc:ad9c00f441599f96af1ce3f84dd2cd319"><td class="mdescLeft">&#160;</td><td class="mdescRight">Closes this group. <a href="#ad9c00f441599f96af1ce3f84dd2cd319">More...</a><br/></td></tr>
+<tr class="separator:ad9c00f441599f96af1ce3f84dd2cd319"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0a3a509560218065c0b346c46148f4ca"><td class="memItemLeft" align="right" valign="top">virtual H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a0a3a509560218065c0b346c46148f4ca">fromClass</a> () const </td></tr>
+<tr class="memdesc:a0a3a509560218065c0b346c46148f4ca"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns this class name. <a href="#a0a3a509560218065c0b346c46148f4ca">More...</a><br/></td></tr>
+<tr class="separator:a0a3a509560218065c0b346c46148f4ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad8fc36cebfc68acaa5f1d2266410a188"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#ad8fc36cebfc68acaa5f1d2266410a188">throwException</a> (const H5std_string &amp;func_name, const H5std_string &amp;msg) const </td></tr>
+<tr class="memdesc:ad8fc36cebfc68acaa5f1d2266410a188"><td class="mdescLeft">&#160;</td><td class="mdescRight">Throws <a class="el" href="class_h5_1_1_group_i_exception.html">H5::GroupIException</a>. <a href="#ad8fc36cebfc68acaa5f1d2266410a188">More...</a><br/></td></tr>
+<tr class="separator:ad8fc36cebfc68acaa5f1d2266410a188"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3767b3738028a30a567b3e12820fef50"><td class="memItemLeft" align="right" valign="top">virtual hid_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a3767b3738028a30a567b3e12820fef50">getLocId</a> () const </td></tr>
+<tr class="memdesc:a3767b3738028a30a567b3e12820fef50"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the id of this group. <a href="#a3767b3738028a30a567b3e12820fef50">More...</a><br/></td></tr>
+<tr class="separator:a3767b3738028a30a567b3e12820fef50"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:abaaaa49f82fc2f69b46b5d56c461be85"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#abaaaa49f82fc2f69b46b5d56c461be85">Group</a> (const <a class="el" href="class_h5_1_1_h5_location.html">H5Location</a> &amp;loc, const void *ref, H5R_type_t ref_type=H5R_OBJECT, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>)</td></tr>
+<tr class="memdesc:abaaaa49f82fc2f69b46b5d56c461be85"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a reference, ref, to an hdf5 group, creates a <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> object. <a href="#abaaaa49f82fc2f69b46b5d56c461be85">More...</a><br/></td></tr>
+<tr class="separator:abaaaa49f82fc2f69b46b5d56c461be85"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a29ab4d010167f919bf6b9182a5acedfc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a29ab4d010167f919bf6b9182a5acedfc">Group</a> (const <a class="el" href="class_h5_1_1_attribute.html">Attribute</a> &amp;attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>)</td></tr>
+<tr class="memdesc:a29ab4d010167f919bf6b9182a5acedfc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given a reference, ref, to an hdf5 group, creates a <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> object. <a href="#a29ab4d010167f919bf6b9182a5acedfc">More...</a><br/></td></tr>
+<tr class="separator:a29ab4d010167f919bf6b9182a5acedfc"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa1cca91f25275a9244a9218bca2a923c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#aa1cca91f25275a9244a9218bca2a923c">Group</a> ()</td></tr>
+<tr class="memdesc:aa1cca91f25275a9244a9218bca2a923c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor: creates a stub <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a>. <a href="#aa1cca91f25275a9244a9218bca2a923c">More...</a><br/></td></tr>
+<tr class="separator:aa1cca91f25275a9244a9218bca2a923c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a17a49de6cbf4e29ef2fcb33d2fecbc4c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a17a49de6cbf4e29ef2fcb33d2fecbc4c">Group</a> (const <a class="el" href="class_h5_1_1_group.html">Group</a> &amp;original)</td></tr>
+<tr class="memdesc:a17a49de6cbf4e29ef2fcb33d2fecbc4c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor: makes a copy of the original <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> object. <a href="#a17a49de6cbf4e29ef2fcb33d2fecbc4c">More...</a><br/></td></tr>
+<tr class="separator:a17a49de6cbf4e29ef2fcb33d2fecbc4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3d1f05df87a72511633dce6d556f8936"><td class="memItemLeft" align="right" valign="top">virtual hid_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a3d1f05df87a72511633dce6d556f8936">getId</a> () const </td></tr>
+<tr class="memdesc:a3d1f05df87a72511633dce6d556f8936"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the id of this group. <a href="#a3d1f05df87a72511633dce6d556f8936">More...</a><br/></td></tr>
+<tr class="separator:a3d1f05df87a72511633dce6d556f8936"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a35a7b1aa83c5d9fd8224708957ed5caa"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a35a7b1aa83c5d9fd8224708957ed5caa">~Group</a> ()</td></tr>
+<tr class="memdesc:a35a7b1aa83c5d9fd8224708957ed5caa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Properly terminates access to this group. <a href="#a35a7b1aa83c5d9fd8224708957ed5caa">More...</a><br/></td></tr>
+<tr class="separator:a35a7b1aa83c5d9fd8224708957ed5caa"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a374615d1dc794c09f7cefc86d7fc7755"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_group.html#a374615d1dc794c09f7cefc86d7fc7755">Group</a> (const hid_t group_id)</td></tr>
+<tr class="memdesc:a374615d1dc794c09f7cefc86d7fc7755"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> object using the id of an existing group. <a href="#a374615d1dc794c09f7cefc86d7fc7755">More...</a><br/></td></tr>
+<tr class="separator:a374615d1dc794c09f7cefc86d7fc7755"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_class_h5_1_1_h5_location"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_h5_1_1_h5_location')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_h5_1_1_h5_location.html">H5::H5Location</a></td></tr>
+<tr class="memitem:a624715e413bc019345cd596db745094a inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_attribute.html">Attribute</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a624715e413bc019345cd596db745094a">createAttribute</a> (const char *name, const <a class="el" href="class_h5_1_1_data_type.html">DataType</a> &amp;type, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;space, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;create_plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>) const </td></tr>
+<tr class="memdesc:a624715e413bc019345cd596db745094a inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an attribute for a group, dataset, or named datatype. <a href="#a624715e413bc019345cd596db745094a">More...</a><br/></td></tr>
+<tr class="separator:a624715e413bc019345cd596db745094a inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4c6e6ba2aba27c6ab45afd8f31b0fc1b inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_attribute.html">Attribute</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a4c6e6ba2aba27c6ab45afd8f31b0fc1b">createAttribute</a> (const H5std_string &amp;name, const <a class="el" href="class_h5_1_1_data_type.html">DataType</a> &amp;type, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;space, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;create_plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>) const </td></tr>
+<tr class="memdesc:a4c6e6ba2aba27c6ab45afd8f31b0fc1b inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes a reference to an <code>H5std_string</code> for <em>name</em>. <a href="#a4c6e6ba2aba27c6ab45afd8f31b0fc1b">More...</a><br/></td></tr>
+<tr class="separator:a4c6e6ba2aba27c6ab45afd8f31b0fc1b inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a81b52d2947c4abb7d94ca1987f3a1bc0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_attribute.html">Attribute</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a81b52d2947c4abb7d94ca1987f3a1bc0">openAttribute</a> (const char *name) const </td></tr>
+<tr class="memdesc:a81b52d2947c4abb7d94ca1987f3a1bc0 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens an attribute given its name. <a href="#a81b52d2947c4abb7d94ca1987f3a1bc0">More...</a><br/></td></tr>
+<tr class="separator:a81b52d2947c4abb7d94ca1987f3a1bc0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:abad070fe2482e81006ee7fce61b6495c inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_attribute.html">Attribute</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#abad070fe2482e81006ee7fce61b6495c">openAttribute</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:abad070fe2482e81006ee7fce61b6495c inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes a reference to an <code>H5std_string</code> for <em>name</em>. <a href="#abad070fe2482e81006ee7fce61b6495c">More...</a><br/></td></tr>
+<tr class="separator:abad070fe2482e81006ee7fce61b6495c inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac82e73079dc97dee2c198b978700c137 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_attribute.html">Attribute</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ac82e73079dc97dee2c198b978700c137">openAttribute</a> (const unsigned int idx) const </td></tr>
+<tr class="memdesc:ac82e73079dc97dee2c198b978700c137 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens an attribute given its index. <a href="#ac82e73079dc97dee2c198b978700c137">More...</a><br/></td></tr>
+<tr class="separator:ac82e73079dc97dee2c198b978700c137 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a505e916da3c7ce2264d97480de0aa800 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a505e916da3c7ce2264d97480de0aa800">flush</a> (H5F_scope_t scope) const </td></tr>
+<tr class="memdesc:a505e916da3c7ce2264d97480de0aa800 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Flushes all buffers associated with a location to disk. <a href="#a505e916da3c7ce2264d97480de0aa800">More...</a><br/></td></tr>
+<tr class="separator:a505e916da3c7ce2264d97480de0aa800 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae41b390f0ed7503c0cadcbabc3b9e16b inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ae41b390f0ed7503c0cadcbabc3b9e16b">getFileName</a> () const </td></tr>
+<tr class="memdesc:ae41b390f0ed7503c0cadcbabc3b9e16b inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the name of the file, in which this HDF5 object belongs. <a href="#ae41b390f0ed7503c0cadcbabc3b9e16b">More...</a><br/></td></tr>
+<tr class="separator:ae41b390f0ed7503c0cadcbabc3b9e16b inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a840d5fc024a977c0939fe743379791f0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a840d5fc024a977c0939fe743379791f0">getNumAttrs</a> () const </td></tr>
+<tr class="memdesc:a840d5fc024a977c0939fe743379791f0 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of attributes attached to this HDF5 object. <a href="#a840d5fc024a977c0939fe743379791f0">More...</a><br/></td></tr>
+<tr class="separator:a840d5fc024a977c0939fe743379791f0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0bc22a403e59bb551554c03f2d05b281 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">H5G_obj_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a0bc22a403e59bb551554c03f2d05b281">getObjType</a> (void *ref, H5R_type_t ref_type=H5R_OBJECT) const </td></tr>
+<tr class="memdesc:a0bc22a403e59bb551554c03f2d05b281 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the type of object that an object reference points to. <a href="#a0bc22a403e59bb551554c03f2d05b281">More...</a><br/></td></tr>
+<tr class="separator:a0bc22a403e59bb551554c03f2d05b281 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a665df853b9bb991fdf0328770f2e33e0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">H5O_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a665df853b9bb991fdf0328770f2e33e0">getRefObjType</a> (void *ref, H5R_type_t ref_type=H5R_OBJECT) const </td></tr>
+<tr class="memdesc:a665df853b9bb991fdf0328770f2e33e0 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the type of object that an object reference points to. <a href="#a665df853b9bb991fdf0328770f2e33e0">More...</a><br/></td></tr>
+<tr class="separator:a665df853b9bb991fdf0328770f2e33e0 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aad71c39cd20e8539891766571174d12a inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#aad71c39cd20e8539891766571174d12a">iterateAttrs</a> (<a class="el" href="namespace_h5.html#a5913cae82307d2db03277d081dd71b26">attr_operator_t</a> user_op, unsigned *idx=NULL, void *op_data=NULL)</td></tr>
+<tr class="memdesc:aad71c39cd20e8539891766571174d12a inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterates a user's function over all the attributes of an <a class="el" href="namespace_h5.html">H5</a> object, which may be a group, dataset or named datatype. <a href="#aad71c39cd20e8539891766571174d12a">More...</a><br/></td></tr>
+<tr class="separator:aad71c39cd20e8539891766571174d12a inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9851243382265a412a8deeacf372f250 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a9851243382265a412a8deeacf372f250">attrExists</a> (const char *name) const </td></tr>
+<tr class="memdesc:a9851243382265a412a8deeacf372f250 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether the named attribute exists at this location. <a href="#a9851243382265a412a8deeacf372f250">More...</a><br/></td></tr>
+<tr class="separator:a9851243382265a412a8deeacf372f250 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a811bad80304c37276264377f326e3014 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a811bad80304c37276264377f326e3014">attrExists</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a811bad80304c37276264377f326e3014 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes a reference to an <code>H5std_string</code> for <em>name</em>. <a href="#a811bad80304c37276264377f326e3014">More...</a><br/></td></tr>
+<tr class="separator:a811bad80304c37276264377f326e3014 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab91ea93e37511b47d7b7a66dd0e5106c inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ab91ea93e37511b47d7b7a66dd0e5106c">renameAttr</a> (const char *oldname, const char *newname) const </td></tr>
+<tr class="memdesc:ab91ea93e37511b47d7b7a66dd0e5106c inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Renames the named attribute from this object. <a href="#ab91ea93e37511b47d7b7a66dd0e5106c">More...</a><br/></td></tr>
+<tr class="separator:ab91ea93e37511b47d7b7a66dd0e5106c inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a2173e9687bdef8e56995c1505dd9cf76 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a2173e9687bdef8e56995c1505dd9cf76">renameAttr</a> (const H5std_string &amp;oldname, const H5std_string &amp;newname) const </td></tr>
+<tr class="memdesc:a2173e9687bdef8e56995c1505dd9cf76 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes a reference to an <code>H5std_string</code> for the names. <a href="#a2173e9687bdef8e56995c1505dd9cf76">More...</a><br/></td></tr>
+<tr class="separator:a2173e9687bdef8e56995c1505dd9cf76 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a39ee7ff5208391e8b1f97eedf3ce32e4 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a39ee7ff5208391e8b1f97eedf3ce32e4">removeAttr</a> (const char *name) const </td></tr>
+<tr class="memdesc:a39ee7ff5208391e8b1f97eedf3ce32e4 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the named attribute from this object. <a href="#a39ee7ff5208391e8b1f97eedf3ce32e4">More...</a><br/></td></tr>
+<tr class="separator:a39ee7ff5208391e8b1f97eedf3ce32e4 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8cb4453b1db9f8082b5e0274f302c3fb inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a8cb4453b1db9f8082b5e0274f302c3fb">removeAttr</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a8cb4453b1db9f8082b5e0274f302c3fb inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes a reference to an <code>H5std_string</code> for <em>name</em>. <a href="#a8cb4453b1db9f8082b5e0274f302c3fb">More...</a><br/></td></tr>
+<tr class="separator:a8cb4453b1db9f8082b5e0274f302c3fb inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac21f731f9df1d9bce610ad11439c2f96 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ac21f731f9df1d9bce610ad11439c2f96">setComment</a> (const char *name, const char *comment) const </td></tr>
+<tr class="memdesc:ac21f731f9df1d9bce610ad11439c2f96 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets or resets the comment for an object specified by its name. <a href="#ac21f731f9df1d9bce610ad11439c2f96">More...</a><br/></td></tr>
+<tr class="separator:ac21f731f9df1d9bce610ad11439c2f96 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af5d9700b303e4f333c04cbed7e4ae38f inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#af5d9700b303e4f333c04cbed7e4ae38f">setComment</a> (const H5std_string &amp;name, const H5std_string &amp;comment) const </td></tr>
+<tr class="memdesc:af5d9700b303e4f333c04cbed7e4ae38f inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em> and <em>comment</em>. <a href="#af5d9700b303e4f333c04cbed7e4ae38f">More...</a><br/></td></tr>
+<tr class="separator:af5d9700b303e4f333c04cbed7e4ae38f inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7d95f9b069c833c309b95f7b7e657af8 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a7d95f9b069c833c309b95f7b7e657af8">setComment</a> (const char *comment) const </td></tr>
+<tr class="memdesc:a7d95f9b069c833c309b95f7b7e657af8 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it doesn't take an object name. <a href="#a7d95f9b069c833c309b95f7b7e657af8">More...</a><br/></td></tr>
+<tr class="separator:a7d95f9b069c833c309b95f7b7e657af8 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7eb08e192bbe76280f0f70b71db72420 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a7eb08e192bbe76280f0f70b71db72420">setComment</a> (const H5std_string &amp;comment) const </td></tr>
+<tr class="memdesc:a7eb08e192bbe76280f0f70b71db72420 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>comment</em>. <a href="#a7eb08e192bbe76280f0f70b71db72420">More...</a><br/></td></tr>
+<tr class="separator:a7eb08e192bbe76280f0f70b71db72420 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af5d293737bf690f86ebd6afa64bbcfc6 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">ssize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#af5d293737bf690f86ebd6afa64bbcfc6">getComment</a> (const char *name, size_t buf_size, char *comment) const </td></tr>
+<tr class="memdesc:af5d293737bf690f86ebd6afa64bbcfc6 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the comment for this location, returning its length. <a href="#af5d293737bf690f86ebd6afa64bbcfc6">More...</a><br/></td></tr>
+<tr class="separator:af5d293737bf690f86ebd6afa64bbcfc6 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a285b453596cf2c08d1b15ddd3fea9ada inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a285b453596cf2c08d1b15ddd3fea9ada">getComment</a> (const char *name, size_t buf_size=0) const </td></tr>
+<tr class="memdesc:a285b453596cf2c08d1b15ddd3fea9ada inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the comment as <em>string</em> for this location, returning its length. <a href="#a285b453596cf2c08d1b15ddd3fea9ada">More...</a><br/></td></tr>
+<tr class="separator:a285b453596cf2c08d1b15ddd3fea9ada inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a79716283e9635238bbb5711e56f6379c inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a79716283e9635238bbb5711e56f6379c">getComment</a> (const H5std_string &amp;name, size_t buf_size=0) const </td></tr>
+<tr class="memdesc:a79716283e9635238bbb5711e56f6379c inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a79716283e9635238bbb5711e56f6379c">More...</a><br/></td></tr>
+<tr class="separator:a79716283e9635238bbb5711e56f6379c inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5545d3fd20f74c7f94195f555f255ddf inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a5545d3fd20f74c7f94195f555f255ddf">removeComment</a> (const char *name) const </td></tr>
+<tr class="memdesc:a5545d3fd20f74c7f94195f555f255ddf inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the comment from an object specified by its name. <a href="#a5545d3fd20f74c7f94195f555f255ddf">More...</a><br/></td></tr>
+<tr class="separator:a5545d3fd20f74c7f94195f555f255ddf inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a763eac5a87497deed3676920923469ad inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a763eac5a87497deed3676920923469ad">removeComment</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a763eac5a87497deed3676920923469ad inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a763eac5a87497deed3676920923469ad">More...</a><br/></td></tr>
+<tr class="separator:a763eac5a87497deed3676920923469ad inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae831f2bdb0e5971becebc76726dc9536 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ae831f2bdb0e5971becebc76726dc9536">reference</a> (void *ref, const char *name, H5R_type_t ref_type=H5R_OBJECT) const </td></tr>
+<tr class="memdesc:ae831f2bdb0e5971becebc76726dc9536 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded function, provided for your convenience. It differs from the above function in that it does not take a <a class="el" href="class_h5_1_1_data_space.html" title="Class DataSpace operates on HDF5 dataspaces. ">DataSpace</a> object and the reference type must be specified. <a href="#ae831f2bdb0e5971becebc76726dc9536">More...</a><br/></td></tr>
+<tr class="separator:ae831f2bdb0e5971becebc76726dc9536 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a23c3e2b8d8157a0039e9dcc43109345c inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a23c3e2b8d8157a0039e9dcc43109345c">reference</a> (void *ref, const H5std_string &amp;name, H5R_type_t ref_type=H5R_OBJECT) const </td></tr>
+<tr class="memdesc:a23c3e2b8d8157a0039e9dcc43109345c inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded function, provided for your convenience. It differs from the above function in that it takes an <code>H5std_string</code> for the object's name. <a href="#a23c3e2b8d8157a0039e9dcc43109345c">More...</a><br/></td></tr>
+<tr class="separator:a23c3e2b8d8157a0039e9dcc43109345c inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6928514c43d4c0debf1afd7511f28511 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a6928514c43d4c0debf1afd7511f28511">reference</a> (void *ref, const char *name, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;dataspace, H5R_type_t ref_type=H5R_DATASET_REGION) const </td></tr>
+<tr class="memdesc:a6928514c43d4c0debf1afd7511f28511 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a reference to an HDF5 object or a dataset region. <a href="#a6928514c43d4c0debf1afd7511f28511">More...</a><br/></td></tr>
+<tr class="separator:a6928514c43d4c0debf1afd7511f28511 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac152ae8124df4cfbf7e880c67bb7e66b inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#ac152ae8124df4cfbf7e880c67bb7e66b">reference</a> (void *ref, const H5std_string &amp;name, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;dataspace, H5R_type_t ref_type=H5R_DATASET_REGION) const </td></tr>
+<tr class="memdesc:ac152ae8124df4cfbf7e880c67bb7e66b inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#ac152ae8124df4cfbf7e880c67bb7e66b">More...</a><br/></td></tr>
+<tr class="separator:ac152ae8124df4cfbf7e880c67bb7e66b inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a43fe9cb23e4ab9dd1004308661be59c3 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a43fe9cb23e4ab9dd1004308661be59c3">dereference</a> (const <a class="el" href="class_h5_1_1_h5_location.html">H5Location</a> &amp;loc, const void *ref, H5R_type_t ref_type=H5R_OBJECT, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>)</td></tr>
+<tr class="memdesc:a43fe9cb23e4ab9dd1004308661be59c3 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dereferences a reference into an HDF5 object, given an HDF5 object. <a href="#a43fe9cb23e4ab9dd1004308661be59c3">More...</a><br/></td></tr>
+<tr class="separator:a43fe9cb23e4ab9dd1004308661be59c3 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0b4d30e8dde96d99ee7e4e29fadba173 inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a0b4d30e8dde96d99ee7e4e29fadba173">dereference</a> (const <a class="el" href="class_h5_1_1_attribute.html">Attribute</a> &amp;attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist=<a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a>)</td></tr>
+<tr class="memdesc:a0b4d30e8dde96d99ee7e4e29fadba173 inherit pub_methods_class_h5_1_1_h5_location"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dereferences a reference into an HDF5 object, given an attribute. <a href="#a0b4d30e8dde96d99ee7e4e29fadba173">More...</a><br/></td></tr>
+<tr class="separator:a0b4d30e8dde96d99ee7e4e29fadba173 inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5d0a971d157cffc3591f6d2d8b43dcca inherit pub_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_space.html">DataSpace</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a5d0a971d157cffc3591f6d2d8b43dcca">getRegion</a> (void *ref, H5R_type_t ref_type=H5R_DATASET_REGION) const </td></tr>
+<tr class="separator:a5d0a971d157cffc3591f6d2d8b43dcca inherit pub_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_class_h5_1_1_id_component"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_h5_1_1_id_component')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_h5_1_1_id_component.html">H5::IdComponent</a></td></tr>
+<tr class="memitem:a0e75b2e591d2fccd9e4c291a485d4754 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a0e75b2e591d2fccd9e4c291a485d4754">incRefCount</a> (const hid_t obj_id) const </td></tr>
+<tr class="memdesc:a0e75b2e591d2fccd9e4c291a485d4754 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment reference counter for a given id. <a href="#a0e75b2e591d2fccd9e4c291a485d4754">More...</a><br/></td></tr>
+<tr class="separator:a0e75b2e591d2fccd9e4c291a485d4754 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1b34f54d2fd41d885e8ced7613d6abd1 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a1b34f54d2fd41d885e8ced7613d6abd1">incRefCount</a> () const </td></tr>
+<tr class="memdesc:a1b34f54d2fd41d885e8ced7613d6abd1 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment reference counter for the id of this object. <a href="#a1b34f54d2fd41d885e8ced7613d6abd1">More...</a><br/></td></tr>
+<tr class="separator:a1b34f54d2fd41d885e8ced7613d6abd1 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9dc2815e9887d0adb5d5bba72adbd0d6 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a9dc2815e9887d0adb5d5bba72adbd0d6">decRefCount</a> (const hid_t obj_id) const </td></tr>
+<tr class="memdesc:a9dc2815e9887d0adb5d5bba72adbd0d6 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement reference counter for a given id. <a href="#a9dc2815e9887d0adb5d5bba72adbd0d6">More...</a><br/></td></tr>
+<tr class="separator:a9dc2815e9887d0adb5d5bba72adbd0d6 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac15a341319624c9199a309fad56858e0 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#ac15a341319624c9199a309fad56858e0">decRefCount</a> () const </td></tr>
+<tr class="memdesc:ac15a341319624c9199a309fad56858e0 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement reference counter for the id of this object. <a href="#ac15a341319624c9199a309fad56858e0">More...</a><br/></td></tr>
+<tr class="separator:ac15a341319624c9199a309fad56858e0 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab2ba7509cb5beb8c80e242d7afe10a3c inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#ab2ba7509cb5beb8c80e242d7afe10a3c">getCounter</a> (const hid_t obj_id) const </td></tr>
+<tr class="memdesc:ab2ba7509cb5beb8c80e242d7afe10a3c inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the reference counter for a given id. <a href="#ab2ba7509cb5beb8c80e242d7afe10a3c">More...</a><br/></td></tr>
+<tr class="separator:ab2ba7509cb5beb8c80e242d7afe10a3c inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adde1c48166476e089635bb40a2113653 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#adde1c48166476e089635bb40a2113653">getCounter</a> () const </td></tr>
+<tr class="memdesc:adde1c48166476e089635bb40a2113653 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the reference counter for the id of this object. <a href="#adde1c48166476e089635bb40a2113653">More...</a><br/></td></tr>
+<tr class="separator:adde1c48166476e089635bb40a2113653 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:abef6d67a39f8723aa81bd16392dfc6bf inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">H5I_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#abef6d67a39f8723aa81bd16392dfc6bf">getHDFObjType</a> () const </td></tr>
+<tr class="memdesc:abef6d67a39f8723aa81bd16392dfc6bf inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the type of the object. It is an overloaded function of the above function. <a href="#abef6d67a39f8723aa81bd16392dfc6bf">More...</a><br/></td></tr>
+<tr class="separator:abef6d67a39f8723aa81bd16392dfc6bf inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a34ac09a54825253293a0d8990e120506 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_id_component.html">IdComponent</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a34ac09a54825253293a0d8990e120506">operator=</a> (const <a class="el" href="class_h5_1_1_id_component.html">IdComponent</a> &amp;rhs)</td></tr>
+<tr class="memdesc:a34ac09a54825253293a0d8990e120506 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator. <a href="#a34ac09a54825253293a0d8990e120506">More...</a><br/></td></tr>
+<tr class="separator:a34ac09a54825253293a0d8990e120506 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1e46d85ec29cd77bb1767cd01b8f0c8d inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a1e46d85ec29cd77bb1767cd01b8f0c8d">setId</a> (const hid_t new_id)</td></tr>
+<tr class="memdesc:a1e46d85ec29cd77bb1767cd01b8f0c8d inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the identifier of this object to a new value. <a href="#a1e46d85ec29cd77bb1767cd01b8f0c8d">More...</a><br/></td></tr>
+<tr class="separator:a1e46d85ec29cd77bb1767cd01b8f0c8d inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a013a42f5fd29d35d9428c1be8638acfe inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a013a42f5fd29d35d9428c1be8638acfe">IdComponent</a> (const hid_t h5_id)</td></tr>
+<tr class="memdesc:a013a42f5fd29d35d9428c1be8638acfe inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an <a class="el" href="class_h5_1_1_id_component.html" title="Class IdComponent provides wrappers of the C functions that operate on an HDF5 identifier. ">IdComponent</a> object using the id of an existing object. <a href="#a013a42f5fd29d35d9428c1be8638acfe">More...</a><br/></td></tr>
+<tr class="separator:a013a42f5fd29d35d9428c1be8638acfe inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1c1e2479afec6ce26734225b434752fb inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a1c1e2479afec6ce26734225b434752fb">IdComponent</a> (const <a class="el" href="class_h5_1_1_id_component.html">IdComponent</a> &amp;original)</td></tr>
+<tr class="memdesc:a1c1e2479afec6ce26734225b434752fb inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor: makes a copy of the original <a class="el" href="class_h5_1_1_id_component.html" title="Class IdComponent provides wrappers of the C functions that operate on an HDF5 identifier. ">IdComponent</a> object. <a href="#a1c1e2479afec6ce26734225b434752fb">More...</a><br/></td></tr>
+<tr class="separator:a1c1e2479afec6ce26734225b434752fb inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a780d19c3d86037de38511f3e6cec3ca6 inherit pub_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a780d19c3d86037de38511f3e6cec3ca6">~IdComponent</a> ()</td></tr>
+<tr class="memdesc:a780d19c3d86037de38511f3e6cec3ca6 inherit pub_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Noop destructor. <a href="#a780d19c3d86037de38511f3e6cec3ca6">More...</a><br/></td></tr>
+<tr class="separator:a780d19c3d86037de38511f3e6cec3ca6 inherit pub_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pub_methods_class_h5_1_1_common_f_g"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_h5_1_1_common_f_g')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_h5_1_1_common_f_g.html">H5::CommonFG</a></td></tr>
+<tr class="memitem:a241dc4c229a307e4c4eacf9e38dfc472 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_group.html">Group</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a241dc4c229a307e4c4eacf9e38dfc472">createGroup</a> (const char *name, size_t size_hint=0) const </td></tr>
+<tr class="memdesc:a241dc4c229a307e4c4eacf9e38dfc472 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new group at this location which can be a file or another group. <a href="#a241dc4c229a307e4c4eacf9e38dfc472">More...</a><br/></td></tr>
+<tr class="separator:a241dc4c229a307e4c4eacf9e38dfc472 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aacccdbaf7b41e7fcd60725d62f6b4238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_group.html">Group</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aacccdbaf7b41e7fcd60725d62f6b4238">createGroup</a> (const H5std_string &amp;name, size_t size_hint=0) const </td></tr>
+<tr class="memdesc:aacccdbaf7b41e7fcd60725d62f6b4238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#aacccdbaf7b41e7fcd60725d62f6b4238">More...</a><br/></td></tr>
+<tr class="separator:aacccdbaf7b41e7fcd60725d62f6b4238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a24a81b8a3cbcb97f73984d85b63a255e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_group.html">Group</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a24a81b8a3cbcb97f73984d85b63a255e">openGroup</a> (const char *name) const </td></tr>
+<tr class="memdesc:a24a81b8a3cbcb97f73984d85b63a255e inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens an existing group in a location which can be a file or another group. <a href="#a24a81b8a3cbcb97f73984d85b63a255e">More...</a><br/></td></tr>
+<tr class="separator:a24a81b8a3cbcb97f73984d85b63a255e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aaf29549a7b32bd5d8a8500f20bd1cef3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_group.html">Group</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aaf29549a7b32bd5d8a8500f20bd1cef3">openGroup</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:aaf29549a7b32bd5d8a8500f20bd1cef3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#aaf29549a7b32bd5d8a8500f20bd1cef3">More...</a><br/></td></tr>
+<tr class="separator:aaf29549a7b32bd5d8a8500f20bd1cef3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a12a4af21ca0231d4f2c4008b12177bb1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_set.html">DataSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a12a4af21ca0231d4f2c4008b12177bb1">createDataSet</a> (const char *name, const <a class="el" href="class_h5_1_1_data_type.html">DataType</a> &amp;data_type, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;data_space, const <a class="el" href="class_h5_1_1_d_set_creat_prop_list.html">DSetCreatPropList</a> &amp;create_plist=<a class="el" href="class_h5_1_1_d_set_creat_prop_list.html#a20cbed4bc7563f3084af99b77e8cacc5">DSetCreatPropList::DEFAULT</a>) const </td></tr>
+<tr class="memdesc:a12a4af21ca0231d4f2c4008b12177bb1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new dataset at this location. <a href="#a12a4af21ca0231d4f2c4008b12177bb1">More...</a><br/></td></tr>
+<tr class="separator:a12a4af21ca0231d4f2c4008b12177bb1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a38cfd34b4e59bea9871c11df9db5958d inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_set.html">DataSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a38cfd34b4e59bea9871c11df9db5958d">createDataSet</a> (const H5std_string &amp;name, const <a class="el" href="class_h5_1_1_data_type.html">DataType</a> &amp;data_type, const <a class="el" href="class_h5_1_1_data_space.html">DataSpace</a> &amp;data_space, const <a class="el" href="class_h5_1_1_d_set_creat_prop_list.html">DSetCreatPropList</a> &amp;create_plist=<a class="el" href="class_h5_1_1_d_set_creat_prop_list.html#a20cbed4bc7563f3084af99b77e8cacc5">DSetCreatPropList::DEFAULT</a>) const </td></tr>
+<tr class="memdesc:a38cfd34b4e59bea9871c11df9db5958d inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a38cfd34b4e59bea9871c11df9db5958d">More...</a><br/></td></tr>
+<tr class="separator:a38cfd34b4e59bea9871c11df9db5958d inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6a2557f173c32577db9feeb1b77d4e40 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_set.html">DataSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a6a2557f173c32577db9feeb1b77d4e40">openDataSet</a> (const char *name) const </td></tr>
+<tr class="memdesc:a6a2557f173c32577db9feeb1b77d4e40 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens an existing dataset at this location. <a href="#a6a2557f173c32577db9feeb1b77d4e40">More...</a><br/></td></tr>
+<tr class="separator:a6a2557f173c32577db9feeb1b77d4e40 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a569cbf6e00c00a32d84177d2086991f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_set.html">DataSet</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a569cbf6e00c00a32d84177d2086991f7">openDataSet</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a569cbf6e00c00a32d84177d2086991f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a569cbf6e00c00a32d84177d2086991f7">More...</a><br/></td></tr>
+<tr class="separator:a569cbf6e00c00a32d84177d2086991f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8cd5bf8001389c46b0ffbc33f328f020 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a8cd5bf8001389c46b0ffbc33f328f020">getLinkval</a> (const char *link_name, size_t size=0) const </td></tr>
+<tr class="memdesc:a8cd5bf8001389c46b0ffbc33f328f020 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the name of the object that the symbolic link points to. <a href="#a8cd5bf8001389c46b0ffbc33f328f020">More...</a><br/></td></tr>
+<tr class="separator:a8cd5bf8001389c46b0ffbc33f328f020 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae8105c776db3594e1ec28f4577f7e238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ae8105c776db3594e1ec28f4577f7e238">getLinkval</a> (const H5std_string &amp;link_name, size_t size=0) const </td></tr>
+<tr class="memdesc:ae8105c776db3594e1ec28f4577f7e238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#ae8105c776db3594e1ec28f4577f7e238">More...</a><br/></td></tr>
+<tr class="separator:ae8105c776db3594e1ec28f4577f7e238 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ace728c93ccb415f5f6eafb5d0126813f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">hsize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ace728c93ccb415f5f6eafb5d0126813f">getNumObjs</a> () const </td></tr>
+<tr class="memdesc:ace728c93ccb415f5f6eafb5d0126813f inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of objects in this group. <a href="#ace728c93ccb415f5f6eafb5d0126813f">More...</a><br/></td></tr>
+<tr class="separator:ace728c93ccb415f5f6eafb5d0126813f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a95454e7ec44a1dae29b4142604f6e0ad inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5std_string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a95454e7ec44a1dae29b4142604f6e0ad">getObjnameByIdx</a> (hsize_t idx) const </td></tr>
+<tr class="memdesc:a95454e7ec44a1dae29b4142604f6e0ad inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the name of an object in this group, given the object's index. <a href="#a95454e7ec44a1dae29b4142604f6e0ad">More...</a><br/></td></tr>
+<tr class="separator:a95454e7ec44a1dae29b4142604f6e0ad inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af0de25ff80f1ed0c5f6cca4bd1f72e1f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">ssize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#af0de25ff80f1ed0c5f6cca4bd1f72e1f">getObjnameByIdx</a> (hsize_t idx, char *name, size_t size) const </td></tr>
+<tr class="memdesc:af0de25ff80f1ed0c5f6cca4bd1f72e1f inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the name of an object in this group, given the object's index. <a href="#af0de25ff80f1ed0c5f6cca4bd1f72e1f">More...</a><br/></td></tr>
+<tr class="separator:af0de25ff80f1ed0c5f6cca4bd1f72e1f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a15c71d717d71be737042b2bce5ba1c10 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">ssize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a15c71d717d71be737042b2bce5ba1c10">getObjnameByIdx</a> (hsize_t idx, H5std_string &amp;name, size_t size) const </td></tr>
+<tr class="memdesc:a15c71d717d71be737042b2bce5ba1c10 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a15c71d717d71be737042b2bce5ba1c10">More...</a><br/></td></tr>
+<tr class="separator:a15c71d717d71be737042b2bce5ba1c10 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3e30078b1347022b45ee158ffbda02a5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5O_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a3e30078b1347022b45ee158ffbda02a5">childObjType</a> (const H5std_string &amp;objname) const </td></tr>
+<tr class="memdesc:a3e30078b1347022b45ee158ffbda02a5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It takes an <em>H5std_string</em> for the object's name. <a href="#a3e30078b1347022b45ee158ffbda02a5">More...</a><br/></td></tr>
+<tr class="separator:a3e30078b1347022b45ee158ffbda02a5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a801185001e89a21a6a071b7c2b2a7ea8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5O_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a801185001e89a21a6a071b7c2b2a7ea8">childObjType</a> (const char *objname) const </td></tr>
+<tr class="memdesc:a801185001e89a21a6a071b7c2b2a7ea8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the type of an object in this file/group, given the object's name. <a href="#a801185001e89a21a6a071b7c2b2a7ea8">More...</a><br/></td></tr>
+<tr class="separator:a801185001e89a21a6a071b7c2b2a7ea8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af1ebe224d9efe14fba900f71b774c7f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5O_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#af1ebe224d9efe14fba900f71b774c7f7">childObjType</a> (hsize_t index, H5_index_t index_type=H5_INDEX_NAME, H5_iter_order_t order=H5_ITER_INC, const char *objname=&quot;.&quot;) const </td></tr>
+<tr class="memdesc:af1ebe224d9efe14fba900f71b774c7f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the type of an object in this file/group, given the object's index and its type and order. <a href="#af1ebe224d9efe14fba900f71b774c7f7">More...</a><br/></td></tr>
+<tr class="separator:af1ebe224d9efe14fba900f71b774c7f7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a559cc5236b6bacccffa5d5901b98f7ac inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5G_obj_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a559cc5236b6bacccffa5d5901b98f7ac">getObjTypeByIdx</a> (hsize_t idx) const </td></tr>
+<tr class="separator:a559cc5236b6bacccffa5d5901b98f7ac inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aaf942fe78de75453dc3367b36a4e1413 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5G_obj_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aaf942fe78de75453dc3367b36a4e1413">getObjTypeByIdx</a> (hsize_t idx, char *type_name) const </td></tr>
+<tr class="separator:aaf942fe78de75453dc3367b36a4e1413 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af861d8a7d48c3242c0e184fe5eeb32c4 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">H5G_obj_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#af861d8a7d48c3242c0e184fe5eeb32c4">getObjTypeByIdx</a> (hsize_t idx, H5std_string &amp;type_name) const </td></tr>
+<tr class="separator:af861d8a7d48c3242c0e184fe5eeb32c4 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9832f8d8c05590650b1e8d48992622c1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a9832f8d8c05590650b1e8d48992622c1">getObjinfo</a> (const char *name, hbool_t follow_link, H5G_stat_t &amp;statbuf) const </td></tr>
+<tr class="memdesc:a9832f8d8c05590650b1e8d48992622c1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns information about an object. <a href="#a9832f8d8c05590650b1e8d48992622c1">More...</a><br/></td></tr>
+<tr class="separator:a9832f8d8c05590650b1e8d48992622c1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae1bf23fece252c1d15eeb4f641ff4652 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ae1bf23fece252c1d15eeb4f641ff4652">getObjinfo</a> (const H5std_string &amp;name, hbool_t follow_link, H5G_stat_t &amp;statbuf) const </td></tr>
+<tr class="memdesc:ae1bf23fece252c1d15eeb4f641ff4652 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#ae1bf23fece252c1d15eeb4f641ff4652">More...</a><br/></td></tr>
+<tr class="separator:ae1bf23fece252c1d15eeb4f641ff4652 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9398a589006a3c2e81e3641beed38bb8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a9398a589006a3c2e81e3641beed38bb8">getObjinfo</a> (const char *name, H5G_stat_t &amp;statbuf) const </td></tr>
+<tr class="memdesc:a9398a589006a3c2e81e3641beed38bb8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above functions in that it doesn't have the paramemter <em>follow_link</em>. <a href="#a9398a589006a3c2e81e3641beed38bb8">More...</a><br/></td></tr>
+<tr class="separator:a9398a589006a3c2e81e3641beed38bb8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:af22f35c2b1cd522da2df5e05536b800f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#af22f35c2b1cd522da2df5e05536b800f">getObjinfo</a> (const H5std_string &amp;name, H5G_stat_t &amp;statbuf) const </td></tr>
+<tr class="memdesc:af22f35c2b1cd522da2df5e05536b800f inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#af22f35c2b1cd522da2df5e05536b800f">More...</a><br/></td></tr>
+<tr class="separator:af22f35c2b1cd522da2df5e05536b800f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a4f27d2a35a97eeddd8d4cfbff65d3bd2 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a4f27d2a35a97eeddd8d4cfbff65d3bd2">iterateElems</a> (const char *name, int *idx, H5G_iterate_t op, void *op_data)</td></tr>
+<tr class="memdesc:a4f27d2a35a97eeddd8d4cfbff65d3bd2 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterates a user's function over the entries of a group. <a href="#a4f27d2a35a97eeddd8d4cfbff65d3bd2">More...</a><br/></td></tr>
+<tr class="separator:a4f27d2a35a97eeddd8d4cfbff65d3bd2 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9e29b8b982398d1339c0b80e36f1e52d inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a9e29b8b982398d1339c0b80e36f1e52d">iterateElems</a> (const H5std_string &amp;name, int *idx, H5G_iterate_t op, void *op_data)</td></tr>
+<tr class="memdesc:a9e29b8b982398d1339c0b80e36f1e52d inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a9e29b8b982398d1339c0b80e36f1e52d">More...</a><br/></td></tr>
+<tr class="separator:a9e29b8b982398d1339c0b80e36f1e52d inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5cdfe34b7504b51aa6ee2db7aa821b97 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a5cdfe34b7504b51aa6ee2db7aa821b97">link</a> (H5L_type_t link_type, const char *curr_name, const char *new_name) const </td></tr>
+<tr class="memdesc:a5cdfe34b7504b51aa6ee2db7aa821b97 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a link of the specified type from <em>new_name</em> to <em>curr_name</em>. <a href="#a5cdfe34b7504b51aa6ee2db7aa821b97">More...</a><br/></td></tr>
+<tr class="separator:a5cdfe34b7504b51aa6ee2db7aa821b97 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ab66c8c08cc538e0a49ad615d81ca81 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a0ab66c8c08cc538e0a49ad615d81ca81">link</a> (H5L_type_t link_type, const H5std_string &amp;curr_name, const H5std_string &amp;new_name) const </td></tr>
+<tr class="memdesc:a0ab66c8c08cc538e0a49ad615d81ca81 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>curr_name</em> and <em>new_name</em>. <a href="#a0ab66c8c08cc538e0a49ad615d81ca81">More...</a><br/></td></tr>
+<tr class="separator:a0ab66c8c08cc538e0a49ad615d81ca81 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7daac4c48230056d7b43ead4f3391da4 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a7daac4c48230056d7b43ead4f3391da4">unlink</a> (const char *name) const </td></tr>
+<tr class="memdesc:a7daac4c48230056d7b43ead4f3391da4 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the specified name at this location. <a href="#a7daac4c48230056d7b43ead4f3391da4">More...</a><br/></td></tr>
+<tr class="separator:a7daac4c48230056d7b43ead4f3391da4 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a898640132674447cad292cb338048ddc inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a898640132674447cad292cb338048ddc">unlink</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a898640132674447cad292cb338048ddc inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a898640132674447cad292cb338048ddc">More...</a><br/></td></tr>
+<tr class="separator:a898640132674447cad292cb338048ddc inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a84540130b078ff2eb78cef0e249f4a99 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a84540130b078ff2eb78cef0e249f4a99">mount</a> (const char *name, const <a class="el" href="class_h5_1_1_h5_file.html">H5File</a> &amp;child, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist) const </td></tr>
+<tr class="memdesc:a84540130b078ff2eb78cef0e249f4a99 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Mounts the file <em>child</em> onto this group. <a href="#a84540130b078ff2eb78cef0e249f4a99">More...</a><br/></td></tr>
+<tr class="separator:a84540130b078ff2eb78cef0e249f4a99 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeff360f86d31d44b74d7fb78e7cb9298 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aeff360f86d31d44b74d7fb78e7cb9298">mount</a> (const char *name, <a class="el" href="class_h5_1_1_h5_file.html">H5File</a> &amp;child, <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist) const </td></tr>
+<tr class="memdesc:aeff360f86d31d44b74d7fb78e7cb9298 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, kept for backward compatibility. It differs from the above function in that it misses const's. This wrapper will be removed in future release. <a href="#aeff360f86d31d44b74d7fb78e7cb9298">More...</a><br/></td></tr>
+<tr class="separator:aeff360f86d31d44b74d7fb78e7cb9298 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a02d284cb105156e74ee7df732a903a3e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a02d284cb105156e74ee7df732a903a3e">mount</a> (const H5std_string &amp;name, const <a class="el" href="class_h5_1_1_h5_file.html">H5File</a> &amp;child, const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist) const </td></tr>
+<tr class="memdesc:a02d284cb105156e74ee7df732a903a3e inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It takes an <code>H5std_string</code> for <em>name</em>. <a href="#a02d284cb105156e74ee7df732a903a3e">More...</a><br/></td></tr>
+<tr class="separator:a02d284cb105156e74ee7df732a903a3e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a3a54df6428f1489179ca8eb869a8d81f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a3a54df6428f1489179ca8eb869a8d81f">mount</a> (const H5std_string &amp;name, <a class="el" href="class_h5_1_1_h5_file.html">H5File</a> &amp;child, <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;plist) const </td></tr>
+<tr class="memdesc:a3a54df6428f1489179ca8eb869a8d81f inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, kept for backward compatibility. It differs from the above function in that it misses const's. This wrapper will be removed in future release. <a href="#a3a54df6428f1489179ca8eb869a8d81f">More...</a><br/></td></tr>
+<tr class="separator:a3a54df6428f1489179ca8eb869a8d81f inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab0faceecd3d2bec25ad7b848ebe1902e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ab0faceecd3d2bec25ad7b848ebe1902e">unmount</a> (const char *name) const </td></tr>
+<tr class="memdesc:ab0faceecd3d2bec25ad7b848ebe1902e inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Unmounts the specified file. <a href="#ab0faceecd3d2bec25ad7b848ebe1902e">More...</a><br/></td></tr>
+<tr class="separator:ab0faceecd3d2bec25ad7b848ebe1902e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab88b38785538c5e7714dce35d8627d38 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ab88b38785538c5e7714dce35d8627d38">unmount</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:ab88b38785538c5e7714dce35d8627d38 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#ab88b38785538c5e7714dce35d8627d38">More...</a><br/></td></tr>
+<tr class="separator:ab88b38785538c5e7714dce35d8627d38 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6056d96899c03a726c3c582ee1d47982 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a6056d96899c03a726c3c582ee1d47982">move</a> (const char *src, const char *dst) const </td></tr>
+<tr class="memdesc:a6056d96899c03a726c3c582ee1d47982 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Renames an object at this location. <a href="#a6056d96899c03a726c3c582ee1d47982">More...</a><br/></td></tr>
+<tr class="separator:a6056d96899c03a726c3c582ee1d47982 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7770efcdda57aab69cd292e84748dd9 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ae7770efcdda57aab69cd292e84748dd9">move</a> (const H5std_string &amp;src, const H5std_string &amp;dst) const </td></tr>
+<tr class="memdesc:ae7770efcdda57aab69cd292e84748dd9 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>src</em> and <em>dst</em>. <a href="#ae7770efcdda57aab69cd292e84748dd9">More...</a><br/></td></tr>
+<tr class="separator:ae7770efcdda57aab69cd292e84748dd9 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a29e09d8bf336e176d2749deb6f95ca08 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_type.html">DataType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a29e09d8bf336e176d2749deb6f95ca08">openDataType</a> (const char *name) const </td></tr>
+<tr class="memdesc:a29e09d8bf336e176d2749deb6f95ca08 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named generic datatype at this location. <a href="#a29e09d8bf336e176d2749deb6f95ca08">More...</a><br/></td></tr>
+<tr class="separator:a29e09d8bf336e176d2749deb6f95ca08 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a5538114a51f0f11a8b754d10212a2ea5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_data_type.html">DataType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a5538114a51f0f11a8b754d10212a2ea5">openDataType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a5538114a51f0f11a8b754d10212a2ea5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a5538114a51f0f11a8b754d10212a2ea5">More...</a><br/></td></tr>
+<tr class="separator:a5538114a51f0f11a8b754d10212a2ea5 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8106396cc05c3e286b012bba02072164 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_array_type.html">ArrayType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a8106396cc05c3e286b012bba02072164">openArrayType</a> (const char *name) const </td></tr>
+<tr class="memdesc:a8106396cc05c3e286b012bba02072164 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named array datatype at this location. <a href="#a8106396cc05c3e286b012bba02072164">More...</a><br/></td></tr>
+<tr class="separator:a8106396cc05c3e286b012bba02072164 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab358573d410bad0c6fe08f6ad628e93e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_array_type.html">ArrayType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ab358573d410bad0c6fe08f6ad628e93e">openArrayType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:ab358573d410bad0c6fe08f6ad628e93e inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#ab358573d410bad0c6fe08f6ad628e93e">More...</a><br/></td></tr>
+<tr class="separator:ab358573d410bad0c6fe08f6ad628e93e inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a87edeebe376d6c73f0475413d595bbd7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_comp_type.html">CompType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a87edeebe376d6c73f0475413d595bbd7">openCompType</a> (const char *name) const </td></tr>
+<tr class="memdesc:a87edeebe376d6c73f0475413d595bbd7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named compound datatype at this location. <a href="#a87edeebe376d6c73f0475413d595bbd7">More...</a><br/></td></tr>
+<tr class="separator:a87edeebe376d6c73f0475413d595bbd7 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a70e6e929a0862dc29a4604dda7e23d16 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_comp_type.html">CompType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a70e6e929a0862dc29a4604dda7e23d16">openCompType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a70e6e929a0862dc29a4604dda7e23d16 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a70e6e929a0862dc29a4604dda7e23d16">More...</a><br/></td></tr>
+<tr class="separator:a70e6e929a0862dc29a4604dda7e23d16 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae78ee330d5e51380630376e9df9f04fb inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_enum_type.html">EnumType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ae78ee330d5e51380630376e9df9f04fb">openEnumType</a> (const char *name) const </td></tr>
+<tr class="memdesc:ae78ee330d5e51380630376e9df9f04fb inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named enumeration datatype at this location. <a href="#ae78ee330d5e51380630376e9df9f04fb">More...</a><br/></td></tr>
+<tr class="separator:ae78ee330d5e51380630376e9df9f04fb inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:afb1a4b93d3423b0fafdaae5610d2db25 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_enum_type.html">EnumType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#afb1a4b93d3423b0fafdaae5610d2db25">openEnumType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:afb1a4b93d3423b0fafdaae5610d2db25 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#afb1a4b93d3423b0fafdaae5610d2db25">More...</a><br/></td></tr>
+<tr class="separator:afb1a4b93d3423b0fafdaae5610d2db25 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aabc761d20b0b211aeee77cb22c9e7a41 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_int_type.html">IntType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aabc761d20b0b211aeee77cb22c9e7a41">openIntType</a> (const char *name) const </td></tr>
+<tr class="memdesc:aabc761d20b0b211aeee77cb22c9e7a41 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named integer datatype at this location. <a href="#aabc761d20b0b211aeee77cb22c9e7a41">More...</a><br/></td></tr>
+<tr class="separator:aabc761d20b0b211aeee77cb22c9e7a41 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9a7dfbba30253fbfa16b7c7f00515820 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_int_type.html">IntType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a9a7dfbba30253fbfa16b7c7f00515820">openIntType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a9a7dfbba30253fbfa16b7c7f00515820 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a9a7dfbba30253fbfa16b7c7f00515820">More...</a><br/></td></tr>
+<tr class="separator:a9a7dfbba30253fbfa16b7c7f00515820 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a98598f40b89062ec982a43bdae822939 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_float_type.html">FloatType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a98598f40b89062ec982a43bdae822939">openFloatType</a> (const char *name) const </td></tr>
+<tr class="memdesc:a98598f40b89062ec982a43bdae822939 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named floating-point datatype at this location. <a href="#a98598f40b89062ec982a43bdae822939">More...</a><br/></td></tr>
+<tr class="separator:a98598f40b89062ec982a43bdae822939 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a25712ed24f42abebdf46f19342f667a0 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_float_type.html">FloatType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a25712ed24f42abebdf46f19342f667a0">openFloatType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a25712ed24f42abebdf46f19342f667a0 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a25712ed24f42abebdf46f19342f667a0">More...</a><br/></td></tr>
+<tr class="separator:a25712ed24f42abebdf46f19342f667a0 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aa2e11b676436160a9af8967bfd870642 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_str_type.html">StrType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#aa2e11b676436160a9af8967bfd870642">openStrType</a> (const char *name) const </td></tr>
+<tr class="memdesc:aa2e11b676436160a9af8967bfd870642 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named string datatype at this location. <a href="#aa2e11b676436160a9af8967bfd870642">More...</a><br/></td></tr>
+<tr class="separator:aa2e11b676436160a9af8967bfd870642 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a7af20454be80f642fb498bcadc5f6dd8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_str_type.html">StrType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a7af20454be80f642fb498bcadc5f6dd8">openStrType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a7af20454be80f642fb498bcadc5f6dd8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a7af20454be80f642fb498bcadc5f6dd8">More...</a><br/></td></tr>
+<tr class="separator:a7af20454be80f642fb498bcadc5f6dd8 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac7d42ee88c926c543edf247126f89cb3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_var_len_type.html">VarLenType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#ac7d42ee88c926c543edf247126f89cb3">openVarLenType</a> (const char *name) const </td></tr>
+<tr class="memdesc:ac7d42ee88c926c543edf247126f89cb3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">Opens the named variable length datatype at this location. <a href="#ac7d42ee88c926c543edf247126f89cb3">More...</a><br/></td></tr>
+<tr class="separator:ac7d42ee88c926c543edf247126f89cb3 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a6699229837d90eea8ec2a937cc2be5e1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h5_1_1_var_len_type.html">VarLenType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_common_f_g.html#a6699229837d90eea8ec2a937cc2be5e1">openVarLenType</a> (const H5std_string &amp;name) const </td></tr>
+<tr class="memdesc:a6699229837d90eea8ec2a937cc2be5e1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="mdescLeft">&#160;</td><td class="mdescRight">This is an overloaded member function, provided for convenience. It differs from the above function in that it takes an <code>H5std_string</code> for <em>name</em>. <a href="#a6699229837d90eea8ec2a937cc2be5e1">More...</a><br/></td></tr>
+<tr class="separator:a6699229837d90eea8ec2a937cc2be5e1 inherit pub_methods_class_h5_1_1_common_f_g"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
+Additional Inherited Members</h2></td></tr>
+<tr class="inherit_header pub_static_methods_class_h5_1_1_id_component"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_class_h5_1_1_id_component')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="class_h5_1_1_id_component.html">H5::IdComponent</a></td></tr>
+<tr class="memitem:a25e4d590aa5cc0fc87ced46718d5b0d7 inherit pub_static_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">static H5I_type_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a25e4d590aa5cc0fc87ced46718d5b0d7">getHDFObjType</a> (const hid_t obj_id)</td></tr>
+<tr class="memdesc:a25e4d590aa5cc0fc87ced46718d5b0d7 inherit pub_static_methods_class_h5_1_1_id_component"><td class="mdescLeft">&#160;</td><td class="mdescRight">Given an id, returns the type of the object. <a href="#a25e4d590aa5cc0fc87ced46718d5b0d7">More...</a><br/></td></tr>
+<tr class="separator:a25e4d590aa5cc0fc87ced46718d5b0d7 inherit pub_static_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pro_methods_class_h5_1_1_h5_location"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_h5_1_1_h5_location')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_h5_1_1_h5_location.html">H5::H5Location</a></td></tr>
+<tr class="memitem:a0bc502f028c505dc8984bfb7740622f0 inherit pro_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a0bc502f028c505dc8984bfb7740622f0">H5Location</a> ()</td></tr>
+<tr class="separator:a0bc502f028c505dc8984bfb7740622f0 inherit pro_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ca5c720d5b48dfeb15a2aac9fe0949c inherit pro_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a0ca5c720d5b48dfeb15a2aac9fe0949c">H5Location</a> (const hid_t loc_id)</td></tr>
+<tr class="separator:a0ca5c720d5b48dfeb15a2aac9fe0949c inherit pro_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a220e9b5ce6e2f1a0a9417c43044a4435 inherit pro_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#a220e9b5ce6e2f1a0a9417c43044a4435">H5Location</a> (const <a class="el" href="class_h5_1_1_h5_location.html">H5Location</a> &amp;original)</td></tr>
+<tr class="separator:a220e9b5ce6e2f1a0a9417c43044a4435 inherit pro_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adf9db8a64ce2d32f05994659be05d4a3 inherit pro_methods_class_h5_1_1_h5_location"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_h5_location.html#adf9db8a64ce2d32f05994659be05d4a3">~H5Location</a> ()</td></tr>
+<tr class="separator:adf9db8a64ce2d32f05994659be05d4a3 inherit pro_methods_class_h5_1_1_h5_location"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="inherit_header pro_methods_class_h5_1_1_id_component"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_h5_1_1_id_component')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_h5_1_1_id_component.html">H5::IdComponent</a></td></tr>
+<tr class="memitem:a5545dda5e4c610b6bd9cdffe670c8728 inherit pro_methods_class_h5_1_1_id_component"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h5_1_1_id_component.html#a5545dda5e4c610b6bd9cdffe670c8728">IdComponent</a> ()</td></tr>
+<tr class="separator:a5545dda5e4c610b6bd9cdffe670c8728 inherit pro_methods_class_h5_1_1_id_component"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p>It inherits many operations from <a class="el" href="class_h5_1_1_h5_location.html" title="H5Location is an abstract base class, added in version 1.8.12. ">H5Location</a> and <a class="el" href="class_h5_1_1_common_f_g.html" title="CommonFG is an abstract base class of H5File and H5Group. ">CommonFG</a>. </p>
+<dl><dt><b>Examples: </b></dt><dd><a class="el" href="h5group_8cpp-example.html#_a2">h5group.cpp</a>.</dd>
+</dl></div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" id="abaaaa49f82fc2f69b46b5d56c461be85"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::Group </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="class_h5_1_1_h5_location.html">H5Location</a> &amp;&#160;</td>
+ <td class="paramname"><em>loc</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const void *&#160;</td>
+ <td class="paramname"><em>ref</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">H5R_type_t&#160;</td>
+ <td class="paramname"><em>ref_type</em> = <code>H5R_OBJECT</code>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;&#160;</td>
+ <td class="paramname"><em>plist</em> = <code><a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a></code>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">loc</td><td>- IN: Specifying location referenced object is in </td></tr>
+ <tr><td class="paramname">ref</td><td>- IN: Reference pointer </td></tr>
+ <tr><td class="paramname">ref_type</td><td>- IN: Reference type - default to H5R_OBJECT </td></tr>
+ <tr><td class="paramname">plist</td><td>- IN: Property list - default to <a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b" title="Constant for default property. ">PropList::DEFAULT</a> </td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="exception"><dt>Exceptions</dt><dd>
+ <table class="exception">
+ <tr><td class="paramname"><a class="el" href="class_h5_1_1_reference_exception.html">H5::ReferenceException</a></td><td></td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="section user"><dt>Description</dt><dd><code>obj</code> can be <a class="el" href="class_h5_1_1_data_set.html" title="Class DataSet operates on HDF5 datasets. ">DataSet</a>, <a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a>, or named <a class="el" href="class_h5_1_1_data_type.html" title="Class DataType provides generic operations on HDF5 datatypes. ">DataType</a>, that is a datatype that has been named by <a class="el" href="class_h5_1_1_data_type.html#aadbd48b214b6466eed4488cdf9f3fc2b" title="Commits a transient datatype to a file, creating a new named datatype. ">DataType::commit</a>. </dd></dl>
+
+<p>References <a class="el" href="class_h5_1_1_h5_location.html#adf9673f56413b1698e12a9a5bace28cd">H5::H5Location::getId()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a29ab4d010167f919bf6b9182a5acedfc"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::Group </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="class_h5_1_1_attribute.html">Attribute</a> &amp;&#160;</td>
+ <td class="paramname"><em>attr</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const void *&#160;</td>
+ <td class="paramname"><em>ref</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">H5R_type_t&#160;</td>
+ <td class="paramname"><em>ref_type</em> = <code>H5R_OBJECT</code>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const <a class="el" href="class_h5_1_1_prop_list.html">PropList</a> &amp;&#160;</td>
+ <td class="paramname"><em>plist</em> = <code><a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b">PropList::DEFAULT</a></code>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">attr</td><td>- IN: Specifying location where the referenced object is in </td></tr>
+ <tr><td class="paramname">ref</td><td>- IN: Reference pointer </td></tr>
+ <tr><td class="paramname">ref_type</td><td>- IN: Reference type - default to H5R_OBJECT </td></tr>
+ <tr><td class="paramname">plist</td><td>- IN: Property list - default to <a class="el" href="class_h5_1_1_prop_list.html#a0f2f757ca782a743006c5756191c404b" title="Constant for default property. ">PropList::DEFAULT</a> </td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="exception"><dt>Exceptions</dt><dd>
+ <table class="exception">
+ <tr><td class="paramname"><a class="el" href="class_h5_1_1_reference_exception.html">H5::ReferenceException</a></td><td></td></tr>
+ </table>
+ </dd>
+</dl>
+
+<p>References <a class="el" href="class_h5_1_1_attribute.html#a69b8eaa38ebdb44f375e670fc01b9a34">H5::Attribute::getId()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aa1cca91f25275a9244a9218bca2a923c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::Group </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a17a49de6cbf4e29ef2fcb33d2fecbc4c"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::Group </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="class_h5_1_1_group.html">Group</a> &amp;&#160;</td>
+ <td class="paramname"><em>original</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">original</td><td>- IN: Original group to copy </td></tr>
+ </table>
+ </dd>
+</dl>
+
+<p>References <a class="el" href="class_h5_1_1_group.html#a3d1f05df87a72511633dce6d556f8936">getId()</a>, and <a class="el" href="class_h5_1_1_id_component.html#a1b34f54d2fd41d885e8ced7613d6abd1">H5::IdComponent::incRefCount()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a35a7b1aa83c5d9fd8224708957ed5caa"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::~Group </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>References <a class="el" href="class_h5_1_1_group.html#ad9c00f441599f96af1ce3f84dd2cd319">close()</a>, and <a class="el" href="class_h5_1_1_exception.html#aedc9690b2b1a12e0fab36962d4479508">H5::Exception::getDetailMsg()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a374615d1dc794c09f7cefc86d7fc7755"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">H5::Group::Group </td>
+ <td>(</td>
+ <td class="paramtype">const hid_t&#160;</td>
+ <td class="paramname"><em>existing_id</em></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">existing_id</td><td>- IN: Id of an existing group </td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="ad9c00f441599f96af1ce3f84dd2cd319"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void H5::Group::close </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<dl class="exception"><dt>Exceptions</dt><dd>
+ <table class="exception">
+ <tr><td class="paramname"><a class="el" href="class_h5_1_1_group_i_exception.html">H5::GroupIException</a></td><td></td></tr>
+ </table>
+ </dd>
+</dl>
+
+<p>Referenced by <a class="el" href="class_h5_1_1_group.html#a35a7b1aa83c5d9fd8224708957ed5caa">~Group()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a0a3a509560218065c0b346c46148f4ca"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual H5std_string H5::Group::fromClass </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a class="anchor" id="a3d1f05df87a72511633dce6d556f8936"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">hid_t H5::Group::getId </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<dl class="section return"><dt>Returns</dt><dd><a class="el" href="class_h5_1_1_group.html" title="Class Group represents an HDF5 group. ">Group</a> identifier </dd></dl>
+
+<p>Implements <a class="el" href="class_h5_1_1_h5_location.html#adf9673f56413b1698e12a9a5bace28cd">H5::H5Location</a>.</p>
+
+<p>Referenced by <a class="el" href="class_h5_1_1_group.html#a3767b3738028a30a567b3e12820fef50">getLocId()</a>, and <a class="el" href="class_h5_1_1_group.html#a17a49de6cbf4e29ef2fcb33d2fecbc4c">Group()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a3767b3738028a30a567b3e12820fef50"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">hid_t H5::Group::getLocId </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<dl class="section return"><dt>Returns</dt><dd>Id of this group </dd></dl>
+
+<p>References <a class="el" href="class_h5_1_1_group.html#a3d1f05df87a72511633dce6d556f8936">getId()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ad8fc36cebfc68acaa5f1d2266410a188"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">void H5::Group::throwException </td>
+ <td>(</td>
+ <td class="paramtype">const H5std_string &amp;&#160;</td>
+ <td class="paramname"><em>func_name</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const H5std_string &amp;&#160;</td>
+ <td class="paramname"><em>msg</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<dl class="params"><dt>Parameters</dt><dd>
+ <table class="params">
+ <tr><td class="paramname">func_name</td><td>- Name of the function where failure occurs </td></tr>
+ <tr><td class="paramname">msg</td><td>- Message describing the failure </td></tr>
+ </table>
+ </dd>
+</dl>
+<dl class="exception"><dt>Exceptions</dt><dd>
+ <table class="exception">
+ <tr><td class="paramname"><a class="el" href="class_h5_1_1_group_i_exception.html">H5::GroupIException</a></td><td></td></tr>
+ </table>
+ </dd>
+</dl>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="_h5_group_8h_source.html">H5Group.h</a></li>
+<li>H5Group.cpp</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Mon Jul 21 2014 10:58:45 for HDF5 C++ API by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.5
+</small></address>
+</body>
+</html>