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
H5FDmirror.h File Reference

Data Structures

struct  H5FD_mirror_fapl_t
 

Macros

#define H5FD_MIRROR   (H5FDperform_init(H5FD_mirror_init))
 
#define H5FD_MIRROR_VALUE   H5_VFD_MIRROR
 
#define H5FD_MIRROR_FAPL_MAGIC   0xF8DD514C
 
#define H5FD_MIRROR_CURR_FAPL_T_VERSION   1
 
#define H5FD_MIRROR_MAX_IP_LEN   32
 

Functions

H5_DLL herr_t H5Pget_fapl_mirror (hid_t fapl_id, H5FD_mirror_fapl_t *fa_out)
 
H5_DLL herr_t H5Pset_fapl_mirror (hid_t fapl_id, H5FD_mirror_fapl_t *fa)
 

Macro Definition Documentation

◆ H5FD_MIRROR

#define H5FD_MIRROR   (H5FDperform_init(H5FD_mirror_init))

Initializer for the mirror VFD

◆ H5FD_MIRROR_CURR_FAPL_T_VERSION

#define H5FD_MIRROR_CURR_FAPL_T_VERSION   1

◆ H5FD_MIRROR_FAPL_MAGIC

#define H5FD_MIRROR_FAPL_MAGIC   0xF8DD514C

◆ H5FD_MIRROR_MAX_IP_LEN

#define H5FD_MIRROR_MAX_IP_LEN   32

◆ H5FD_MIRROR_VALUE

#define H5FD_MIRROR_VALUE   H5_VFD_MIRROR

Identifier for the mirror VFD