summaryrefslogtreecommitdiffstats
path: root/_h5_d__u_g.html
diff options
context:
space:
mode:
authorlrknox <lrknox@users.noreply.github.com>2023-09-12 00:42:24 (GMT)
committerlrknox <lrknox@users.noreply.github.com>2023-09-12 00:42:24 (GMT)
commit2b9144c12a44eb1ca17bab44198f806d514cb8c1 (patch)
tree6c2da8a729481452e4acefe93e1b7c50874de67e /_h5_d__u_g.html
parent40902621119f47316527905faf9020f395dc1164 (diff)
downloadhdf5-2b9144c12a44eb1ca17bab44198f806d514cb8c1.zip
hdf5-2b9144c12a44eb1ca17bab44198f806d514cb8c1.tar.gz
hdf5-2b9144c12a44eb1ca17bab44198f806d514cb8c1.tar.bz2
deploy: a0edeee49f77a1cb59c7969a451164dd595e0d01
Diffstat (limited to '_h5_d__u_g.html')
-rw-r--r--_h5_d__u_g.html28
1 files changed, 22 insertions, 6 deletions
diff --git a/_h5_d__u_g.html b/_h5_d__u_g.html
index 4e81c5a..bd061dc86 100644
--- a/_h5_d__u_g.html
+++ b/_h5_d__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.117d579</span>
+ &#160;<span id="projectnumber">1.15.0.a0edeee</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -717,19 +717,35 @@ Data Transfer Properties to Manage the Pipeline</h3>
<tr>
<th>File Driver </th><th>Description </th></tr>
<tr>
+<td><a class="el" href="_h5_f_dsec2_8h.html#a15ae1f958e1cf11cb239916d76b10606">H5FD_SEC2</a> </td><td>Serial I/O to file using Unix “section 2” functions. </td></tr>
+<tr>
<td><a class="el" href="_h5_f_dcore_8h.html#ae449696f6b86abcd1120beab21fff76a">H5FD_CORE</a> </td><td>Store in memory (optional backing store to disk file). </td></tr>
<tr>
+<td><a class="el" href="_h5_f_dlog_8h.html#a027aaf28f5104c77c4f51ecd29a5f7f4">H5FD_LOG</a> </td><td>Store in logging file. </td></tr>
+<tr>
<td><a class="el" href="_h5_f_dfamily_8h.html#adbf24f060712550a2a9649589a6060c6">H5FD_FAMILY</a> </td><td>Store in a set of files. </td></tr>
<tr>
-<td><a class="el" href="_h5_f_dlog_8h.html#a027aaf28f5104c77c4f51ecd29a5f7f4">H5FD_LOG</a> </td><td>Store in logging file. </td></tr>
+<td><a class="el" href="_h5_f_dmulti_8h.html#a754e05ae5e0f2d86f64002b338c0fd5c">H5FD_MULTI</a> </td><td>Store in multiple files. There are several options to control layout. </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_dstdio_8h.html#a030a03b96a9f6e46035ce64e25389085">H5FD_STDIO</a> </td><td>Serial I/O to file using Unix “stdio” functions. </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_dsplitter_8h.html#ac6c45c6a8e1cb7f5b4400d95bf651eae">H5FD_SPLITTER</a> </td><td>Relays VFD calls to one VFD, and write calls to another VFD. Maintains two files. </td></tr>
<tr>
<td><a class="el" href="_h5_f_dmpio_8h.html#a7a231bc1d78744088a4e1d297284cabf">H5FD_MPIO</a> </td><td>Store using MPI/IO. </td></tr>
<tr>
-<td><a class="el" href="_h5_f_dmulti_8h.html#a754e05ae5e0f2d86f64002b338c0fd5c">H5FD_MULTI</a> </td><td>Store in multiple files. There are several options to control layout. </td></tr>
+<td><a class="el" href="_h5_f_ddirect_8h.html#a99213f218f9ab0c51f9c679228a1e436">H5FD_DIRECT</a> </td><td>Forces data writes to the file directly without using the system kernel buffer. </td></tr>
<tr>
-<td><a class="el" href="_h5_f_dsec2_8h.html#a15ae1f958e1cf11cb239916d76b10606">H5FD_SEC2</a> </td><td>Serial I/O to file using Unix “section 2” functions. </td></tr>
+<td><a class="el" href="_h5_f_dmirror_8h.html#a05b78c6f3d122b4112632080474b3412">H5FD_MIRROR</a> </td><td>Serial I/O to file using Unix “stdio” functions. </td></tr>
<tr>
-<td><a class="el" href="_h5_f_dstdio_8h.html#a030a03b96a9f6e46035ce64e25389085">H5FD_STDIO</a> </td><td>Serial I/O to file using Unix “stdio” functions. </td></tr>
+<td><a class="el" href="_h5_f_dhdfs_8h.html#ac3868cc2fa0e9aec4bcb52830906d584">H5FD_HDFS</a> </td><td>Read-Only access to Hadoop Distributed File System (HDFS). </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_dros3_8h.html#ace004a4771dcfd40a4c0adecc1974570">H5FD_ROS3</a> </td><td>Read-Only access to Amazon's S3 service. </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_dsubfiling_8h.html#a070ba7b51cfe718ba4da75b308066a9d">H5FD_SUBFILING</a> </td><td>Derived from other "stacked" VFDs such as the splitter, mirror, and family VFDs. </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_dioc_8h.html#a9d6649a67050fb1101cca3596421b986">H5FD_IOC</a> </td><td>Relays VFD calls to one VFD, and write calls to another VFD. Maintains two files. </td></tr>
+<tr>
+<td><a class="el" href="_h5_f_donion_8h.html#a1d6673897b4ebd1bad9846b5695ba346">H5FD_ONION</a> </td><td>Provide in-file provenance and revision/version control. </td></tr>
</table>
Some filters and file drivers require or use additional parameters from the application program. These can be passed in the data transfer property list. The table below shows file driver property list functions.</p>
<table class="doxtable">
@@ -1877,7 +1893,7 @@ Using the Szip Filter</h3>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Sat Sep 9 2023 00:28:27 for HDF5 by
+ <li class="footer">Generated on Tue Sep 12 2023 00:28:12 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>