![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5HG_obj_t |
| struct | H5HG_heap_t |
Typedefs | |
| typedef struct H5HG_obj_t | H5HG_obj_t |
Functions | |
| H5FL_EXTERN (H5HG_heap_t) | |
| H5FL_SEQ_EXTERN (H5HG_obj_t) | |
| H5FL_BLK_EXTERN (gheap_chunk) | |
| H5_DLL herr_t | H5HG__free (H5HG_heap_t *heap) |
| H5_DLL H5HG_heap_t * | H5HG__protect (H5F_t *f, haddr_t addr, unsigned flags) |
| typedef struct H5HG_obj_t H5HG_obj_t |
| H5FL_BLK_EXTERN | ( | gheap_chunk | ) |
| H5FL_EXTERN | ( | H5HG_heap_t | ) |
| H5FL_SEQ_EXTERN | ( | H5HG_obj_t | ) |
| H5_DLL herr_t H5HG__free | ( | H5HG_heap_t * | heap | ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5F_cwfs_remove_heap(), HDassert(), heap, and ret_value.
| H5_DLL H5HG_heap_t* H5HG__protect | ( | H5F_t * | f, |
| haddr_t | addr, | ||
| unsigned | flags | ||
| ) |
References addr, f, flags, FUNC_LEAVE_NOAPI(), H5AC_GHEAP, H5AC_protect(), HDassert(), heap, NULL, and ret_value.
Referenced by H5HG_debug(), H5HG_extend(), H5HG_get_obj_size(), H5HG_link(), H5HG_read(), and H5HG_remove().