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

Macros

#define H5FD_CORE   (H5FDperform_init(H5FD_core_init))
 
#define H5FD_CORE_VALUE   H5_VFD_CORE
 

Functions

H5_DLL herr_t H5Pset_fapl_core (hid_t fapl_id, size_t increment, hbool_t backing_store)
 Modifies the file access property list to use the H5FD_CORE driver.
 
H5_DLL herr_t H5Pget_fapl_core (hid_t fapl_id, size_t *increment, hbool_t *backing_store)
 Queries core file driver properties.
 

Macro Definition Documentation

◆ H5FD_CORE

#define H5FD_CORE   (H5FDperform_init(H5FD_core_init))

Initializer for the core VFD

◆ H5FD_CORE_VALUE

#define H5FD_CORE_VALUE   H5_VFD_CORE

Identifier for the core VFD