summaryrefslogtreecommitdiffstats
path: root/_h5_e__u_g.html
diff options
context:
space:
mode:
authorlrknox <lrknox@users.noreply.github.com>2023-09-06 00:48:39 (GMT)
committerlrknox <lrknox@users.noreply.github.com>2023-09-06 00:48:39 (GMT)
commit2f480ae391782dd4c445f7cddcacf2d7a0535477 (patch)
treef36ac9f20c162540dd5be2687151e173a6cb33a7 /_h5_e__u_g.html
parent3f3fc6d5e9d594caf966645a4456fb42de991a83 (diff)
downloadhdf5-2f480ae391782dd4c445f7cddcacf2d7a0535477.zip
hdf5-2f480ae391782dd4c445f7cddcacf2d7a0535477.tar.gz
hdf5-2f480ae391782dd4c445f7cddcacf2d7a0535477.tar.bz2
deploy: 8253ab9ebf6a082dc07eb931f27b169d6a45d577
Diffstat (limited to '_h5_e__u_g.html')
-rw-r--r--_h5_e__u_g.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_h5_e__u_g.html b/_h5_e__u_g.html
index 36f8bc5..4a85742 100644
--- a/_h5_e__u_g.html
+++ b/_h5_e__u_g.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>
@@ -323,7 +323,7 @@ More Error API Functions</h3>
<div class="ttc" id="agroup___h5_e_html_ga99a705d98873dcdd1bb6f9d5eebc5afd"><div class="ttname"><a href="group___h5_e.html#ga99a705d98873dcdd1bb6f9d5eebc5afd">H5Ecreate_msg</a></div><div class="ttdeci">hid_t H5Ecreate_msg(hid_t cls, H5E_type_t msg_type, const char *msg)</div><div class="ttdoc">Adds a major error message to an error class.</div></div>
</div><!-- fragment --><p> This function adds an error message to an error class defined by an application library or program. The error message can be either major or minor which is indicated by parameter msg_type.</p>
<p><em>To get the name of an error class:</em> </p><div class="fragment"><div class="line"><a class="code" href="_h5public_8h.html#af629ed855824cf5955b54529adf78ad6">ssize_t</a> <a class="code" href="group___h5_e.html#gaf360b8e61728b421ee78438e4f57a001">H5Eget_class_name</a>(<a class="code" href="_h5_ipublic_8h.html#a0045db7ff9c22ad35db6ae91662e1943">hid_t</a> class_id, <span class="keywordtype">char</span>* name, <span class="keywordtype">size_t</span> size)</div>
-<div class="ttc" id="a_h5public_8h_html_af629ed855824cf5955b54529adf78ad6"><div class="ttname"><a href="_h5public_8h.html#af629ed855824cf5955b54529adf78ad6">ssize_t</a></div><div class="ttdeci">int ssize_t</div><div class="ttdef"><b>Definition:</b> H5public.h:273</div></div>
+<div class="ttc" id="a_h5public_8h_html_af629ed855824cf5955b54529adf78ad6"><div class="ttname"><a href="_h5public_8h.html#af629ed855824cf5955b54529adf78ad6">ssize_t</a></div><div class="ttdeci">int ssize_t</div><div class="ttdef"><b>Definition:</b> H5public.h:279</div></div>
</div><!-- fragment --><p> This function retrieves the name of the error class specified by the class ID.</p>
<p><em>To retrieve an error message:</em> </p><div class="fragment"><div class="line"><a class="code" href="_h5public_8h.html#af629ed855824cf5955b54529adf78ad6">ssize_t</a> <a class="code" href="group___h5_e.html#ga64714effca13c23c4f95529256621fa0">H5Eget_msg</a>(<a class="code" href="_h5_ipublic_8h.html#a0045db7ff9c22ad35db6ae91662e1943">hid_t</a> mesg_id, <a class="code" href="_h5_epublic_8h.html#a415162f1ce9b31241977d0a5857caa3c">H5E_type_t</a>* mesg_type, <span class="keywordtype">char</span>* mesg, <span class="keywordtype">size_t</span> size)</div>
</div><!-- fragment --><p> This function retrieves the error message including its length and type.</p>
@@ -409,7 +409,7 @@ Pushing an Application Error Message onto Error Stack</h3>
<!-- 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:33 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>