summaryrefslogtreecommitdiffstats
path: root/develop/group___c_o_m_p_e_n_u_m.html
diff options
context:
space:
mode:
authorlrknox <lrknox@users.noreply.github.com>2024-01-11 00:50:56 (GMT)
committerlrknox <lrknox@users.noreply.github.com>2024-01-11 00:50:56 (GMT)
commit6ba66d0a9efca6f012934bfbeb9bf4ef19465bbd (patch)
tree6062a76d316baa841b63396c145fd3a27ef71c15 /develop/group___c_o_m_p_e_n_u_m.html
parent1245d2a51cd01b6ecfe9da8750207c9ebda20d00 (diff)
downloadhdf5-6ba66d0a9efca6f012934bfbeb9bf4ef19465bbd.zip
hdf5-6ba66d0a9efca6f012934bfbeb9bf4ef19465bbd.tar.gz
hdf5-6ba66d0a9efca6f012934bfbeb9bf4ef19465bbd.tar.bz2
deploy: 5f5f5f030ed6fff758ebddc0a007652e2c70c186
Diffstat (limited to 'develop/group___c_o_m_p_e_n_u_m.html')
-rw-r--r--develop/group___c_o_m_p_e_n_u_m.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/develop/group___c_o_m_p_e_n_u_m.html b/develop/group___c_o_m_p_e_n_u_m.html
index 85f5645..709be26 100644
--- a/develop/group___c_o_m_p_e_n_u_m.html
+++ b/develop/group___c_o_m_p_e_n_u_m.html
@@ -37,7 +37,7 @@
<td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="https://www.hdfgroup.org">HDF5</a>
- &#160;<span id="projectnumber">1.15.0.184445f</span>
+ &#160;<span id="projectnumber">1.15.0.5f5f5f0</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -179,7 +179,7 @@ Functions</h2></td></tr>
<p><a class="el" href="group___c_o_m_p_e_n_u_m.html#gabe31b13b2b8bf29d1a4c3b04cf917c6c" title="Retrieves the index of a compound or enumeration datatype member.">H5Tget_member_index()</a> retrieves the index of a field of a compound datatype or an element of an enumeration datatype.</p>
<p>The name of the target field or element is specified by <code>name</code>.</p>
<p>Fields are stored in no particular order with index values of 0 through N-1, where N is the value returned by <a class="el" href="group___c_o_m_p_e_n_u_m.html#ga21bdfc706f71ebe298a433e74b5bc626" title="Retrieves the number of elements in a compound or enumeration datatype.">H5Tget_nmembers()</a> .</p>
-<dl class="section since"><dt>Since</dt><dd>1.2.0 </dd></dl>
+<dl class="section since"><dt>Since</dt><dd>1.4.0 </dd></dl>
</div>
</div>
@@ -221,7 +221,7 @@ Functions</h2></td></tr>
<p><a class="el" href="group___c_o_m_p_e_n_u_m.html#gaef6b68436eba0fca751968ebf057ade3" title="Retrieves the name of a compound or enumeration datatype member.">H5Tget_member_name()</a> retrieves the name of a field of a compound datatype or an element of an enumeration datatype.</p>
<p>The index of the target field or element is specified in <code>member_no</code>. Compound datatype fields and enumeration datatype elements are stored in no particular order with index values of 0 through N-1, where N is the value returned by <a class="el" href="group___c_o_m_p_e_n_u_m.html#ga21bdfc706f71ebe298a433e74b5bc626" title="Retrieves the number of elements in a compound or enumeration datatype.">H5Tget_nmembers()</a>.</p>
<p>The HDF5 library allocates a buffer to receive the name of the field. The caller must subsequently free the buffer with <a class="el" href="group___h5.html#ga71872bf6445cba956da86d4762b662cf" title="Frees memory allocated by the HDF5 library.">H5free_memory()</a>.</p>
-<dl class="section since"><dt>Since</dt><dd>1.2.0 </dd></dl>
+<dl class="section since"><dt>Since</dt><dd>1.0.0 </dd></dl>
</div>
</div>
@@ -250,7 +250,7 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns the number of elements if successful; otherwise returns a negative value.</dd></dl>
<p><a class="el" href="group___c_o_m_p_e_n_u_m.html#ga21bdfc706f71ebe298a433e74b5bc626" title="Retrieves the number of elements in a compound or enumeration datatype.">H5Tget_nmembers()</a> retrieves the number of fields in a compound datatype or the number of members of an enumeration datatype.</p>
-<dl class="section since"><dt>Since</dt><dd>1.2.0 </dd></dl>
+<dl class="section since"><dt>Since</dt><dd>1.0.0 </dd></dl>
</div>
</div>