HDF5 1.14.5
API Reference
|
Macros | |
#define | H5FD_FAMILY (H5FDperform_init(H5FD_family_init)) |
#define | H5FD_FAMILY_VALUE H5_VFD_FAMILY |
Functions | |
H5_DLL herr_t | H5Pset_fapl_family (hid_t fapl_id, hsize_t memb_size, hid_t memb_fapl_id) |
Sets the file access property list to use the family driver. | |
H5_DLL herr_t | H5Pget_fapl_family (hid_t fapl_id, hsize_t *memb_size, hid_t *memb_fapl_id) |
Returns file access property list information. | |
#define H5FD_FAMILY (H5FDperform_init(H5FD_family_init)) |
Initializer for the family VFD
#define H5FD_FAMILY_VALUE H5_VFD_FAMILY |
Identifier for the family VFD