![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5FD_direct_fapl_t |
| struct | H5FD_direct_t |
Typedefs | |
| typedef struct H5FD_direct_fapl_t | H5FD_direct_fapl_t |
| typedef struct H5FD_direct_t | H5FD_direct_t |
Functions | |
| H5FL_DEFINE_STATIC (H5FD_direct_t) | |
| hid_t | H5FD_direct_init (void) |
| herr_t | H5Pset_fapl_direct (hid_t fapl_id, size_t boundary, size_t block_size, size_t cbuf_size) |
| herr_t | H5Pget_fapl_direct (hid_t fapl_id, size_t *boundary, size_t *block_size, size_t *cbuf_size) |
| typedef struct H5FD_direct_fapl_t H5FD_direct_fapl_t |
| typedef struct H5FD_direct_t H5FD_direct_t |
| hid_t H5FD_direct_init | ( | void | ) |
References FUNC_ENTER_NOAPI(), H5I_get_type(), H5I_VFL, and ret_value.
| H5FL_DEFINE_STATIC | ( | H5FD_direct_t | ) |
| herr_t H5Pget_fapl_direct | ( | hid_t | fapl_id, |
| size_t * | boundary, | ||
| size_t * | block_size, | ||
| size_t * | cbuf_size | ||
| ) |
References fa, FAIL, fapl_id, H5E_BADVALUE, H5P_object_verify(), H5P_peek_driver(), H5P_peek_driver_info(), NULL, and ret_value.
References fa, FAIL, fapl_id, H5E_BADVALUE, H5P_object_verify(), H5P_set_driver(), NULL, and ret_value.