![]() |
HDF5
1.12.0
|
#include <H5Dpkg.h>
| H5D_layout_construct_func_t construct |
Referenced by H5D__layout_oh_create(), H5D_close(), and H5D_mult_refresh_close().
| H5D_layout_flush_func_t flush |
Referenced by H5D__flush_real().
Referenced by H5D__layout_oh_create(), and H5D__layout_oh_read().
| H5D_layout_io_init_func_t io_init |
| H5D_layout_io_term_func_t io_term |
| H5D_layout_is_data_cached_func_t is_data_cached |
| H5D_layout_is_space_alloc_func_t is_space_alloc |
Referenced by H5D__alloc_storage(), H5D__get_chunk_storage_size(), H5D__get_space_status(), and H5D__get_storage_size().
| H5D_layout_read_func_t par_read |
| H5D_layout_write_func_t par_write |
| H5D_layout_readvv_func_t readvv |
| H5D_layout_read_func_t ser_read |
| H5D_layout_write_func_t ser_write |
| H5D_layout_writevv_func_t writevv |