![]() |
HDF5
1.12.0
|
#include "H5Dmodule.h"#include "H5private.h"#include "H5Dpkg.h"#include "H5Eprivate.h"#include "H5Fprivate.h"#include "H5HLprivate.h"#include "H5MMprivate.h"#include "H5VMprivate.h"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 |
| hbool_t H5D__efl_is_space_alloc | ( | const H5O_storage_t H5_ATTR_UNUSED * | storage | ) |
| const H5D_layout_ops_t H5D_LOPS_EFL[1] |
1.8.18