![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5D_efl_readvv_ud_t |
| struct | H5D_efl_writevv_ud_t |
Typedefs | |
| typedef struct H5D_efl_readvv_ud_t | H5D_efl_readvv_ud_t |
| typedef struct H5D_efl_writevv_ud_t | H5D_efl_writevv_ud_t |
Functions | |
| hbool_t | H5D__efl_is_space_alloc (const H5O_storage_t H5_ATTR_UNUSED *storage) |
| herr_t | H5D__efl_bh_info (H5F_t *f, H5O_efl_t *efl, hsize_t *heap_size) |
Variables | |
| const H5D_layout_ops_t | H5D_LOPS_EFL [1] |
| typedef struct H5D_efl_readvv_ud_t H5D_efl_readvv_ud_t |
| typedef struct H5D_efl_writevv_ud_t H5D_efl_writevv_ud_t |
References f, FAIL, FUNC_LEAVE_NOAPI(), H5E_CANTINIT, H5HL_heapsize(), HDassert(), and ret_value.
| hbool_t H5D__efl_is_space_alloc | ( | const H5O_storage_t H5_ATTR_UNUSED * | storage | ) |
References FUNC_LEAVE_NOAPI(), and HDassert().
| const H5D_layout_ops_t H5D_LOPS_EFL[1] |
Referenced by H5D__layout_oh_read(), and H5D__layout_set_io_ops().