summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/html/TechNotes/VFLfunc.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/TechNotes/VFLfunc.html b/doc/html/TechNotes/VFLfunc.html
index 2b960d4..8c8de68 100644
--- a/doc/html/TechNotes/VFLfunc.html
+++ b/doc/html/TechNotes/VFLfunc.html
@@ -16,6 +16,10 @@ Layer</a> design document and in the source code.
+herr_t <font color=red>H5Pset_driver</font>(hid_t plist_id, hid_t driver_id,
+ const void *driver_info)
+
+void *<font color=red>H5Pget_driver_info</font>(hid_t plist_id)
hid_t <font color=red>H5FDregister</font>(const H5FD_class_t *cls);