Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5FDfamily.h File 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.
 

Macro Definition Documentation

◆ H5FD_FAMILY

#define H5FD_FAMILY   (H5FDperform_init(H5FD_family_init))

Initializer for the family VFD

◆ H5FD_FAMILY_VALUE

#define H5FD_FAMILY_VALUE   H5_VFD_FAMILY

Identifier for the family VFD