diff options
author | lrknox <lrknox@users.noreply.github.com> | 2023-10-31 00:47:50 (GMT) |
---|---|---|
committer | lrknox <lrknox@users.noreply.github.com> | 2023-10-31 00:47:50 (GMT) |
commit | adfd1f4fb9d41ae50ee6a2adf9c2900a6b22706a (patch) | |
tree | 2328984066db9e5b9e392eb7548580d23184443a /group___h5_p.html | |
parent | f5c1d01db77d63a0791663714c218df6356cce16 (diff) | |
download | hdf5-adfd1f4fb9d41ae50ee6a2adf9c2900a6b22706a.zip hdf5-adfd1f4fb9d41ae50ee6a2adf9c2900a6b22706a.tar.gz hdf5-adfd1f4fb9d41ae50ee6a2adf9c2900a6b22706a.tar.bz2 |
deploy: 87b3e7c8211d9c587589f4d8d2965efb119fbf6d
Diffstat (limited to 'group___h5_p.html')
-rw-r--r-- | group___h5_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/group___h5_p.html b/group___h5_p.html index db81ee4..7bdcf65 100644 --- a/group___h5_p.html +++ b/group___h5_p.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> -  <span id="projectnumber">1.15.0</span> +  <span id="projectnumber">1.15.0.87b3e7c</span> </div> <div id="projectbrief">API Reference</div> </td> @@ -304,7 +304,7 @@ $(document).ready(function(){initNavTree('group___h5_p.html',''); initResizable( <tr> <td><a class="el" href="group___f_a_p_l.html#ga502f1ad38f5143cf281df8282fef26ed" title="Emulates the old split file driver.">H5Pset_fapl_split</a> </td><td>Sets driver for split files, a limited case of multi driver with one metadata file and one raw data file. </td></tr> <tr> -<td><a class="el" href="group___f_a_p_l.html#ga49f386ea235bb48128e54c962c499f07">H5Pset_fapl_splitter</a>/<a class="el" href="group___f_a_p_l.html#gaf6ac1c131acee33dfb878593dfefb4ac">H5Pget_fapl_splitter</a> </td><td>Modifies/queries the file driver properties of the splitter driver. </td></tr> +<td><a class="el" href="group___f_a_p_l.html#ga49f386ea235bb48128e54c962c499f07" title="Sets the file access property list to use the splitter driver.">H5Pset_fapl_splitter</a>/<a class="el" href="group___f_a_p_l.html#gaf6ac1c131acee33dfb878593dfefb4ac" title="Gets splitter driver properties from the the file access property list.">H5Pget_fapl_splitter</a> </td><td>Modifies/queries the file driver properties of the splitter driver. </td></tr> <tr> <td><a class="el" href="group___f_a_p_l.html#ga77f0643117835e7f7992d573761b5052" title="Sets the standard I/O driver.">H5Pset_fapl_stdio</a> </td><td>Sets driver for buffered permanent files. </td></tr> <tr> |