Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/
HDF5  1.12.1
H5FDfamily.h File Reference

Macros

#define H5FD_FAMILY   (H5FD_family_init())
 

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...
 

Macro Definition Documentation

◆ H5FD_FAMILY

#define H5FD_FAMILY   (H5FD_family_init())

Function Documentation

◆ H5FD_family_init()

H5_DLL hid_t H5FD_family_init ( void  )