HDF5  1.12.0
H5Dnone.c File Reference

Variables

const H5D_chunk_ops_t H5D_COPS_NONE [1]
 

Variable Documentation

◆ H5D_COPS_NONE

const H5D_chunk_ops_t H5D_COPS_NONE[1]
Initial value:
= {{
FALSE,
NULL,
H5D__none_idx_create,
H5D__none_idx_is_space_alloc,
NULL,
H5D__none_idx_get_addr,
NULL,
H5D__none_idx_iterate,
H5D__none_idx_remove,
H5D__none_idx_delete,
H5D__none_idx_copy_setup,
NULL,
H5D__none_idx_size,
H5D__none_idx_reset,
H5D__none_idx_dump,
}}

Referenced by H5D__layout_set_io_ops(), and H5D__layout_set_latest_indexing().

NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637