HDF5  1.12.0
H5Dtest.c File Reference

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)
 

Function Documentation

◆ H5D__current_cache_size_test()

◆ H5D__layout_compact_dirty_test()

◆ H5D__layout_contig_size_test()

◆ H5D__layout_idx_type_test()

◆ H5D__layout_type_test()

◆ H5D__layout_version_test()

herr_t H5D__layout_version_test ( hid_t  did,
unsigned *  version 
)