![]() |
HDF5
1.12.0
|
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] |
| 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 | ||
| ) |
References H5O_storage_compact_t::buf, H5O_storage_t::compact, H5O_storage_compact_t::dirty, H5O_copy_t::expand_ref, FAIL, FUNC_LEAVE_NOAPI(), H5E_CANTINIT, H5E_CANTREGISTER, H5I_DATASPACE, H5I_DATATYPE, H5I_dec_ref(), H5I_register(), H5MM_memcpy(), H5O_copy_expand_ref(), H5S_close(), H5S_create_simple(), H5T_close_real(), H5T_convert(), H5T_copy(), H5T_COPY_TRANSIENT, H5T_detect_class(), H5T_get_class(), H5T_get_size(), H5T_LOC_DISK, H5T_path_find(), H5T_reclaim(), H5T_REFERENCE, H5T_set_loc(), H5T_VLEN, HDassert(), H5D_shared_t::layout, nelmts, NULL, ret_value, H5O_copy_t::shared_fo, H5O_storage_compact_t::size, H5O_layout_t::storage, and H5O_storage_t::u.
References H5O_storage_compact_t::buf, H5O_storage_t::compact, H5D_shared_t::dcpl_cache, H5D_fill_buf_info_t::elmts_per_buf, FAIL, H5D_dcpl_cache_t::fill, FUNC_LEAVE_NOAPI(), H5D__fill_init(), H5D__fill_refill_vl(), H5D__fill_term(), H5D_COMPACT, H5E_CANTINIT, H5D_fill_buf_info_t::has_vlen_fill_type, HDassert(), H5D_shared_t::layout, NULL, ret_value, H5D_t::shared, H5O_storage_compact_t::size, H5D_shared_t::space, H5O_layout_t::storage, H5D_shared_t::type, H5O_layout_t::type, H5D_shared_t::type_id, and H5O_storage_t::u.
| H5FL_BLK_EXTERN | ( | type_conv | ) |
| const H5D_layout_ops_t H5D_LOPS_COMPACT[1] |