diff options
-rw-r--r-- | doc/html/TechNotes.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html index 0a640f0..2aef8e5 100644 --- a/doc/html/TechNotes.html +++ b/doc/html/TechNotes.html @@ -81,6 +81,17 @@ HDF5 Technical Notes A discussion of the storage of raw HDF5 data </td></tr> +<tr><td valign=top><a href="TechNotes/VFL.html">Virtual File Layer</a> + </td><td> </td><td valign=top> + A description of the HDF5 virtual file layer (VFL), + enabling the implementation of custom I/O drivers +</td></tr> + +<tr><td valign=top><a href="TechNotes/VFLfunc.html">List of VFL Functions</a> + </td><td> </td><td valign=top> + A list of the VFL functions, <code>H5FD*</code> +</td></tr> + <tr><td valign=top><a href="TechNotes/IOPipe.html">I/O Pipeline</a> </td><td> </td><td valign=top> A description of the raw data I/O pipeline @@ -203,7 +214,7 @@ HDF5 Technical Notes <tr><td align=left valign=top> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Last modified: 26 September 2000 +Last modified: 19 October 2000 </td><td align=right valign=top> <a href="Copyright.html">Copyright</a> |