HDF5  1.12.0
H5Dsingle.c File Reference

Variables

const H5D_chunk_ops_t H5D_COPS_SINGLE [1]
 

Variable Documentation

◆ H5D_COPS_SINGLE

const H5D_chunk_ops_t H5D_COPS_SINGLE[1]
Initial value:
= {{
FALSE,
H5D__single_idx_init,
H5D__single_idx_create,
H5D__single_idx_is_space_alloc,
H5D__single_idx_insert,
H5D__single_idx_get_addr,
NULL,
H5D__single_idx_iterate,
H5D__single_idx_remove,
H5D__single_idx_delete,
H5D__single_idx_copy_setup,
NULL,
H5D__single_idx_size,
H5D__single_idx_reset,
H5D__single_idx_dump,
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637