HDF5
1.15.0.f39b228
API 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) |
#define H5FD_MIRROR (H5FDperform_init(H5FD_mirror_init)) |
Initializer for the mirror VFD
#define H5FD_MIRROR_CURR_FAPL_T_VERSION 1 |
#define H5FD_MIRROR_FAPL_MAGIC 0xF8DD514C |
#define H5FD_MIRROR_MAX_IP_LEN 32 |
#define H5FD_MIRROR_VALUE H5_VFD_MIRROR |
Identifier for the mirror VFD