![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5FD_hdfs_fapl_t |
Typedefs | |
| typedef struct H5FD_hdfs_fapl_t | H5FD_hdfs_fapl_t |
Functions | |
| H5_DLL hid_t | H5FD_hdfs_init (void) |
| H5_DLL herr_t | H5Pget_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out) |
| H5_DLL herr_t | H5Pset_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa) |
| typedef struct H5FD_hdfs_fapl_t H5FD_hdfs_fapl_t |
| H5_DLL hid_t H5FD_hdfs_init | ( | void | ) |
References FAIL, FUNC_ENTER_NOAPI(), H5I_get_type(), H5I_VFL, HDfprintf(), and ret_value.
| H5_DLL herr_t H5Pget_fapl_hdfs | ( | hid_t | fapl_id, |
| H5FD_hdfs_fapl_t * | fa_out | ||
| ) |
References fa, FAIL, fapl_id, H5E_BADVALUE, H5P_object_verify(), H5P_peek_driver(), H5P_peek_driver_info(), HDfprintf(), NULL, and ret_value.
| H5_DLL herr_t H5Pset_fapl_hdfs | ( | hid_t | fapl_id, |
| H5FD_hdfs_fapl_t * | fa | ||
| ) |
References fa, FAIL, fapl_id, H5P_object_verify(), HDassert(), HDfprintf(), NULL, and ret_value.