HDF5  1.12.0
H5Dcompact.c File Reference

Functions

 H5FL_BLK_EXTERN (type_conv)
 
herr_t H5D__compact_fill (const H5D_t *dset)
 
herr_t H5D__compact_copy (H5F_t *f_src, H5O_storage_compact_t *_storage_src, H5F_t *f_dst, H5O_storage_compact_t *storage_dst, H5T_t *dt_src, H5O_copy_t *cpy_info)
 

Variables

const H5D_layout_ops_t H5D_LOPS_COMPACT [1]
 

Function Documentation

◆ H5D__compact_copy()

◆ H5D__compact_fill()

◆ H5FL_BLK_EXTERN()

H5FL_BLK_EXTERN ( type_conv  )

Variable Documentation

◆ H5D_LOPS_COMPACT

const H5D_layout_ops_t H5D_LOPS_COMPACT[1]
Initial value:
= {{
H5D__compact_construct,
H5D__compact_is_space_alloc,
H5D__compact_io_init,
#ifdef H5_HAVE_PARALLEL
#endif
H5D__compact_readvv,
H5D__compact_writevv,
H5D__compact_flush,
H5D__compact_dest
}}

Referenced by H5D__layout_set_io_ops().

H5D__contig_read
herr_t H5D__contig_read(H5D_io_info_t *io_info, const H5D_type_info_t *type_info, hsize_t nelmts, const H5S_t *file_space, const H5S_t *mem_space, H5D_chunk_map_t H5_ATTR_UNUSED *fm)
Definition: H5Dcontig.c:605
H5D__contig_write
herr_t H5D__contig_write(H5D_io_info_t *io_info, const H5D_type_info_t *type_info, hsize_t nelmts, const H5S_t *file_space, const H5S_t *mem_space, H5D_chunk_map_t H5_ATTR_UNUSED *fm)
Definition: H5Dcontig.c:642
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637