![]() |
HDF5
1.15.0.98b5779
API Reference
|
Macros | |
#define | H5FD_FAMILY (H5FDperform_init(H5FD_family_init)) |
#define | H5FD_FAMILY_VALUE H5_VFD_FAMILY |
Functions | |
H5_DLL hid_t | H5FD_family_init (void) |
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. More... | |
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. More... | |
#define H5FD_FAMILY (H5FDperform_init(H5FD_family_init)) |
#define H5FD_FAMILY_VALUE H5_VFD_FAMILY |
H5_DLL hid_t H5FD_family_init | ( | void | ) |