summaryrefslogtreecommitdiffstats
path: root/deprecated.html
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated.html')
-rw-r--r--deprecated.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/deprecated.html b/deprecated.html
index 08d512b..b153c8c 100644
--- a/deprecated.html
+++ b/deprecated.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.9c85c6e</span>
+ &#160;<span id="projectnumber">1.15.0.8253ab9</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -263,23 +263,25 @@ $(document).ready(function(){initNavTree('deprecated.html',''); initResizable();
<dt>Global <a class="el" href="group___h5_p_t.html#gae49bb0e714fd3dfff6141bfb85a331ce">H5PTcreate_fl</a> (hid_t loc_id, const char *dset_name, hid_t dtype_id, hsize_t chunk_size, int compression)</dt>
<dd><a class="anchor" id="_deprecated000004"></a>This function was deprecated in favor of the function <a class="el" href="group___h5_p_t.html#ga1f5ab7315bfb892ea51cc1cbaa78010b" title="Creates a packet table to store fixed-length or variable-length packets.">H5PTcreate()</a>. </dd>
<dt>Global <a class="el" href="group___h5_r.html#gafe7bbbc168c4836949c4c0b092654c45">H5Rdereference1</a> (hid_t obj_id, H5R_type_t ref_type, const void *ref)</dt>
-<dd><a class="anchor" id="_deprecated000081"></a>This function has been renamed from <a class="el" href="group___h5_r.html#ga5dc19b9d1833af66c5e1f819f2c05c4a">H5Rdereference()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_r.html#ga5dc19b9d1833af66c5e1f819f2c05c4a">H5Rdereference()</a> or the function <a class="el" href="group___h5_r.html#ga9b09586f7b6ec708434dd8f95f58a9b7" title="Opens the HDF5 object referenced.">H5Rdereference2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000082"></a>This function has been renamed from <a class="el" href="group___h5_r.html#ga5dc19b9d1833af66c5e1f819f2c05c4a">H5Rdereference()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_r.html#ga5dc19b9d1833af66c5e1f819f2c05c4a">H5Rdereference()</a> or the function <a class="el" href="group___h5_r.html#ga9b09586f7b6ec708434dd8f95f58a9b7" title="Opens the HDF5 object referenced.">H5Rdereference2()</a>. </dd>
<dt>Global <a class="el" href="group___h5_r.html#gaf3736b2880a58471882b079b9f03defe">H5Rget_obj_type1</a> (hid_t id, H5R_type_t ref_type, const void *ref)</dt>
-<dd><a class="anchor" id="_deprecated000080"></a>This function has been renamed from <a class="el" href="group___h5_r.html#gafe413df448be0d230de922357fd7bc3b">H5Rget_obj_type()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_r.html#gafe413df448be0d230de922357fd7bc3b">H5Rget_obj_type()</a> or the function <a class="el" href="group___h5_r.html#ga766e39a76bcdd68dc514425353eff807" title="Retrieves the type of object that an object reference points to.">H5Rget_obj_type2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000081"></a>This function has been renamed from <a class="el" href="group___h5_r.html#gafe413df448be0d230de922357fd7bc3b">H5Rget_obj_type()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_r.html#gafe413df448be0d230de922357fd7bc3b">H5Rget_obj_type()</a> or the function <a class="el" href="group___h5_r.html#ga766e39a76bcdd68dc514425353eff807" title="Retrieves the type of object that an object reference points to.">H5Rget_obj_type2()</a>. </dd>
<dt>Global <a class="el" href="group___h5_s.html#ga82cf9f6af03ad89be21c36922e03baea">H5Sencode1</a> (hid_t obj_id, void *buf, size_t *nalloc)</dt>
-<dd><a class="anchor" id="_deprecated000082"></a>Deprecated in favor of <a class="el" href="group___h5_s.html#ga178ec7b8769ad5704a170d9bd3421074" title="Encodes a data space object description into a binary buffer.">H5Sencode2()</a> </dd>
+<dd><a class="anchor" id="_deprecated000083"></a>Deprecated in favor of <a class="el" href="group___h5_s.html#ga178ec7b8769ad5704a170d9bd3421074" title="Encodes a data space object description into a binary buffer.">H5Sencode2()</a> </dd>
<dt>Global <a class="el" href="group___a_r_r_a_y.html#gaa0dc45417b2d45cc6810a1831f117e80">H5Tarray_create1</a> (hid_t base_id, int ndims, const hsize_t dim[], const int perm[])</dt>
-<dd><a class="anchor" id="_deprecated000085"></a>This function has been renamed from <a class="el" href="group___a_r_r_a_y.html#ga39d41fdef06b3d7972ec2eab16ab5e96">H5Tarray_create()</a> and is deprecated in favor of the macro <a class="el" href="group___a_r_r_a_y.html#ga39d41fdef06b3d7972ec2eab16ab5e96">H5Tarray_create</a> or the function <a class="el" href="group___a_r_r_a_y.html#ga9d9aea590106fdab7a2c07c04346f618" title="Creates an array datatype object.">H5Tarray_create2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000086"></a>This function has been renamed from <a class="el" href="group___a_r_r_a_y.html#ga39d41fdef06b3d7972ec2eab16ab5e96">H5Tarray_create()</a> and is deprecated in favor of the macro <a class="el" href="group___a_r_r_a_y.html#ga39d41fdef06b3d7972ec2eab16ab5e96">H5Tarray_create</a> or the function <a class="el" href="group___a_r_r_a_y.html#ga9d9aea590106fdab7a2c07c04346f618" title="Creates an array datatype object.">H5Tarray_create2()</a>. </dd>
<dt>Global <a class="el" href="group___h5_t.html#ga1c00afb6dc5534778370a92c33fa2625">H5Tcommit1</a> (hid_t loc_id, const char *name, hid_t type_id)</dt>
-<dd><a class="anchor" id="_deprecated000083"></a>This function has been renamed from <a class="el" href="group___h5_t.html#ga9a224eb59f0ba807789e3f8ba3a840cd">H5Tcommit()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_t.html#ga9a224eb59f0ba807789e3f8ba3a840cd">H5Tcommit</a> or the function <a class="el" href="group___h5_t.html#ga10352b6fa9ac58a7fbd5299496f1df31" title="Commits a transient datatype, linking it into the file and creating a new committed datatype.">H5Tcommit2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000084"></a>This function has been renamed from <a class="el" href="group___h5_t.html#ga9a224eb59f0ba807789e3f8ba3a840cd">H5Tcommit()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_t.html#ga9a224eb59f0ba807789e3f8ba3a840cd">H5Tcommit</a> or the function <a class="el" href="group___h5_t.html#ga10352b6fa9ac58a7fbd5299496f1df31" title="Commits a transient datatype, linking it into the file and creating a new committed datatype.">H5Tcommit2()</a>. </dd>
<dt>Global <a class="el" href="group___a_r_r_a_y.html#ga40dca4c9bdc5e6781a07830570a476ca">H5Tget_array_dims1</a> (hid_t type_id, hsize_t dims[], int perm[])</dt>
-<dd><a class="anchor" id="_deprecated000086"></a>This function has been renamed from <a class="el" href="group___a_r_r_a_y.html#ga2b4fecf95c9c16e4431d8aba60995473">H5Tget_array_dims()</a> and is deprecated in favor of the macro <a class="el" href="group___a_r_r_a_y.html#ga2b4fecf95c9c16e4431d8aba60995473">H5Tget_array_dims</a> or the function <a class="el" href="group___a_r_r_a_y.html#ga3ea18a56f03d3b9c8f3ff4091c784769" title="Retrieves sizes of array dimensions.">H5Tget_array_dims2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000087"></a>This function has been renamed from <a class="el" href="group___a_r_r_a_y.html#ga2b4fecf95c9c16e4431d8aba60995473">H5Tget_array_dims()</a> and is deprecated in favor of the macro <a class="el" href="group___a_r_r_a_y.html#ga2b4fecf95c9c16e4431d8aba60995473">H5Tget_array_dims</a> or the function <a class="el" href="group___a_r_r_a_y.html#ga3ea18a56f03d3b9c8f3ff4091c784769" title="Retrieves sizes of array dimensions.">H5Tget_array_dims2()</a>. </dd>
<dt>Global <a class="el" href="group___h5_t.html#ga9f76fa0dc34bc7b310e100e5bfed66fb">H5Topen1</a> (hid_t loc_id, const char *name)</dt>
-<dd><a class="anchor" id="_deprecated000084"></a>This function has been renamed from <a class="el" href="group___h5_t.html#ga1d14b407603fdcedfbed1f723784c209">H5Topen()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_t.html#ga1d14b407603fdcedfbed1f723784c209">H5Topen</a> or the function <a class="el" href="group___h5_t.html#ga7e65e77634f1fb4ba38cbcdab9a59bc2" title="Opens a committed (named) datatype.">H5Topen2()</a>. </dd>
+<dd><a class="anchor" id="_deprecated000085"></a>This function has been renamed from <a class="el" href="group___h5_t.html#ga1d14b407603fdcedfbed1f723784c209">H5Topen()</a> and is deprecated in favor of the macro <a class="el" href="group___h5_t.html#ga1d14b407603fdcedfbed1f723784c209">H5Topen</a> or the function <a class="el" href="group___h5_t.html#ga7e65e77634f1fb4ba38cbcdab9a59bc2" title="Opens a committed (named) datatype.">H5Topen2()</a>. </dd>
+<dt>Global <a class="el" href="_h5public_8h.html#ad470b00eccd2115c707c02de5fa1120d">hbool_t</a> </dt>
+<dd><a class="anchor" id="_deprecated000078"></a>Now that we require C99, hbool_t is typedef'd to C99's bool and hbool_t is considered deprecated. Due to its long-standing, widespread use, we have no plans to remove the hbool_t typedef from the public API, though we will probably switch to using bool in the public API starting in the next major release of HDF5. </dd>
<dt>Class <a class="el" href="structhdset__reg__ref__t.html">hdset_reg_ref_t</a> </dt>
-<dd><a class="anchor" id="_deprecated000079"></a>Dataset region reference type that is used with deprecated reference APIs. </dd>
+<dd><a class="anchor" id="_deprecated000080"></a>Dataset region reference type that is used with deprecated reference APIs. </dd>
<dt>Global <a class="el" href="_h5_rpublic_8h.html#af1f69150fc8b3d6bf182da39dc0fe081">hobj_ref_t</a> </dt>
-<dd><a class="anchor" id="_deprecated000078"></a>Deprecated object reference type that is used with deprecated reference APIs.</dd>
+<dd><a class="anchor" id="_deprecated000079"></a>Deprecated object reference type that is used with deprecated reference APIs.</dd>
</dl>
</div></div><!-- contents -->
</div><!-- PageDoc -->
@@ -287,7 +289,7 @@ $(document).ready(function(){initNavTree('deprecated.html',''); initResizable();
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Sun Sep 3 2023 00:31:11 for HDF5 by
+ <li class="footer">Generated on Wed Sep 6 2023 00:28:34 for HDF5 by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
</ul>