From 7bb514d35892f6f3e13465eb20a37ea1454facca Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Fri, 8 Dec 2000 14:46:51 -0500 Subject: [svn-r3103] Purpose: Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes. Platforms tested: IE 5 --- doc/html/TechNotes/VFLfunc.html | 4 ++++ 1 file changed, 4 insertions(+) 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 design document and in the source code. +herr_t H5Pset_driver(hid_t plist_id, hid_t driver_id, + const void *driver_info) + +void *H5Pget_driver_info(hid_t plist_id) hid_t H5FDregister(const H5FD_class_t *cls); -- cgit v0.12