![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5D__layout_version_test (hid_t did, unsigned *version) |
| herr_t | H5D__layout_contig_size_test (hid_t did, hsize_t *size) |
| herr_t | H5D__layout_compact_dirty_test (hid_t did, hbool_t *dirty) |
| herr_t | H5D__layout_type_test (hid_t did, H5D_layout_t *layout_type) |
| herr_t | H5D__layout_idx_type_test (hid_t did, H5D_chunk_index_t *idx_type) |
| herr_t | H5D__current_cache_size_test (hid_t did, size_t *nbytes_used, int *nused) |
| herr_t H5D__layout_idx_type_test | ( | hid_t | did, |
| H5D_chunk_index_t * | idx_type | ||
| ) |
| herr_t H5D__layout_type_test | ( | hid_t | did, |
| H5D_layout_t * | layout_type | ||
| ) |
References FAIL, FUNC_LEAVE_NOAPI(), H5I_DATASET, H5VL_object_verify(), HDassert(), H5D_shared_t::layout, NULL, ret_value, H5D_t::shared, and H5O_layout_t::type.
References FAIL, FUNC_LEAVE_NOAPI(), H5I_DATASET, H5VL_object_verify(), H5D_shared_t::layout, NULL, ret_value, H5D_t::shared, and H5O_layout_t::version.