summaryrefslogtreecommitdiffstats
path: root/group___h5_z.html
diff options
context:
space:
mode:
authorlrknox <lrknox@users.noreply.github.com>2023-07-21 00:49:17 (GMT)
committerlrknox <lrknox@users.noreply.github.com>2023-07-21 00:49:17 (GMT)
commit175161c045ec8f1cc69b22030e416b60f40d5343 (patch)
tree9141df9563c2079e5b21245b7b5ca7e77a11066a /group___h5_z.html
parentc5642bdd325aaecbe7da51c4ecb02b2347867560 (diff)
downloadhdf5-175161c045ec8f1cc69b22030e416b60f40d5343.zip
hdf5-175161c045ec8f1cc69b22030e416b60f40d5343.tar.gz
hdf5-175161c045ec8f1cc69b22030e416b60f40d5343.tar.bz2
deploy: 1706355ee10cdad20b79603b3f39935601c5fff0
Diffstat (limited to 'group___h5_z.html')
-rw-r--r--group___h5_z.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/group___h5_z.html b/group___h5_z.html
index daeaa74..ba878f7 100644
--- a/group___h5_z.html
+++ b/group___h5_z.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.800edda</span>
+ &#160;<span id="projectnumber">1.15.0.1706355</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -409,8 +409,8 @@ Functions</h2></td></tr>
<div class="ttc" id="astruct_h5_z__class2__t_html_af3f8cbfa487cb4c06ad2210d0b81a271"><div class="ttname"><a href="struct_h5_z__class2__t.html#af3f8cbfa487cb4c06ad2210d0b81a271">H5Z_class2_t::decoder_present</a></div><div class="ttdeci">unsigned decoder_present</div><div class="ttdef"><b>Definition:</b> H5Zdevelop.h:163</div></div>
</div><!-- fragment --><p> <code>version</code> is a library-defined value reporting the version number of the <a class="el" href="_h5version_8h.html#a3f702f77f3ab031d771be3b2b4bf4fba">H5Z_class_t</a> struct. This currently must be set to <a class="el" href="_h5_zdevelop_8h.html#acec2c757b38aefdb817ba7c7915778a9">H5Z_CLASS_T_VERS</a>.</p>
<p><code>id</code> is the identifier for the new filter. This is a user-defined value between <a class="el" href="_h5_zpublic_8h.html#a5280cfd4cf81c09616958ce34547c15e">H5Z_FILTER_RESERVED</a> and <a class="el" href="_h5_zpublic_8h.html#ab47f5d3a9a56dad8db2014fa25eb3be0">H5Z_FILTER_MAX</a>. These values are defined in the HDF5 source file <a class="el" href="_h5_zpublic_8h.html">H5Zpublic.h</a>, but the symbols <a class="el" href="_h5_zpublic_8h.html#a5280cfd4cf81c09616958ce34547c15e">H5Z_FILTER_RESERVED</a> and <a class="el" href="_h5_zpublic_8h.html#ab47f5d3a9a56dad8db2014fa25eb3be0">H5Z_FILTER_MAX</a> should always be used instead of the literal values.</p>
-<p><code>encoder_present</code> is a library-defined value indicating whether the filter’s encoding capability is available to the application.</p>
-<p><code>decoder_present</code> is a library-defined value indicating whether the filter’s encoding capability is available to the application.</p>
+<p><code>encoder_present</code> is a library-defined value indicating whether the filter's encoding capability is available to the application.</p>
+<p><code>decoder_present</code> is a library-defined value indicating whether the filter's encoding capability is available to the application.</p>
<p><code>name</code> is a descriptive comment used for debugging, may contain a descriptive name for the filter, and may be the null pointer.</p>
<p><code>can_apply</code>, described in detail below, is a user-defined callback function that determines whether the combination of the dataset creation property list values, the datatype, and the dataspace represent a valid combination to apply this filter to.</p>
<p><code>set_local</code>, described in detail below, is a user-defined callback function that sets any parameters that are specific to this dataset, based on the combination of the dataset creation property list values, the datatype, and the dataspace.</p>
@@ -491,7 +491,7 @@ Functions</h2></td></tr>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Wed Jul 19 2023 00:58:02 for HDF5 by
+ <li class="footer">Generated on Fri Jul 21 2023 00:33:46 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>