![]() |
HDF5
1.12.0
|
Functions | |
| H5FL_DEFINE (H5MF_free_section_t) | |
| H5MF_free_section_t * | H5MF__sect_new (unsigned ctype, haddr_t sect_off, hsize_t sect_size) |
| herr_t | H5MF__sect_free (H5FS_section_info_t *_sect) |
Variables | |
| H5FS_section_class_t | H5MF_FSPACE_SECT_CLS_SIMPLE [1] |
| H5FS_section_class_t | H5MF_FSPACE_SECT_CLS_SMALL [1] |
| H5FS_section_class_t | H5MF_FSPACE_SECT_CLS_LARGE [1] |
| H5FL_DEFINE | ( | H5MF_free_section_t | ) |
| herr_t H5MF__sect_free | ( | H5FS_section_info_t * | _sect | ) |
References FUNC_LEAVE_NOAPI(), and HDassert().
| H5MF_free_section_t* H5MF__sect_new | ( | unsigned | ctype, |
| haddr_t | sect_off, | ||
| hsize_t | sect_size | ||
| ) |
| H5FS_section_class_t H5MF_FSPACE_SECT_CLS_LARGE[1] |
| H5FS_section_class_t H5MF_FSPACE_SECT_CLS_SIMPLE[1] |
| H5FS_section_class_t H5MF_FSPACE_SECT_CLS_SMALL[1] |