[svn-r3103]
Purpose:
Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes.
Platforms tested:
IE 5
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user