![]() |
HDF5
1.10.9-1
C-API Reference
|
Data Structures | |
struct | H5FD_splitter_vfd_config_t |
Macros | |
#define | H5FD_SPLITTER (H5FD_splitter_init()) |
#define | H5FD_CURR_SPLITTER_VFD_CONFIG_VERSION 1 |
#define | H5FD_SPLITTER_PATH_MAX 4096 |
#define | H5FD_SPLITTER_MAGIC 0x2B916880 |
Functions | |
H5_DLL hid_t | H5FD_splitter_init (void) |
H5_DLL herr_t | H5Pset_fapl_splitter (hid_t fapl_id, H5FD_splitter_vfd_config_t *config_ptr) |
H5_DLL herr_t | H5Pget_fapl_splitter (hid_t fapl_id, H5FD_splitter_vfd_config_t *config_ptr) |
#define H5FD_CURR_SPLITTER_VFD_CONFIG_VERSION 1 |
#define H5FD_SPLITTER (H5FD_splitter_init()) |
#define H5FD_SPLITTER_MAGIC 0x2B916880 |
#define H5FD_SPLITTER_PATH_MAX 4096 |
H5_DLL hid_t H5FD_splitter_init | ( | void | ) |