![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5HF_huge_bt2_ctx_t |
Typedefs | |
| typedef struct H5HF_huge_bt2_ctx_t | H5HF_huge_bt2_ctx_t |
Functions | |
| H5FL_DEFINE_STATIC (H5HF_huge_bt2_ctx_t) | |
| herr_t | H5HF__huge_bt2_indir_found (const void *nrecord, void *op_data) |
| herr_t | H5HF__huge_bt2_indir_remove (const void *nrecord, void *_udata) |
| herr_t | H5HF__huge_bt2_filt_indir_found (const void *nrecord, void *op_data) |
| herr_t | H5HF__huge_bt2_filt_indir_remove (const void *nrecord, void *_udata) |
| herr_t | H5HF__huge_bt2_dir_remove (const void *nrecord, void *_udata) |
| herr_t | H5HF__huge_bt2_filt_dir_found (const void *nrecord, void *op_data) |
| herr_t | H5HF__huge_bt2_filt_dir_remove (const void *nrecord, void *_udata) |
Variables | |
| const H5B2_class_t | H5HF_HUGE_BT2_INDIR [1] |
| const H5B2_class_t | H5HF_HUGE_BT2_FILT_INDIR [1] |
| const H5B2_class_t | H5HF_HUGE_BT2_DIR [1] |
| const H5B2_class_t | H5HF_HUGE_BT2_FILT_DIR [1] |
| typedef struct H5HF_huge_bt2_ctx_t H5HF_huge_bt2_ctx_t |
| H5FL_DEFINE_STATIC | ( | H5HF_huge_bt2_ctx_t | ) |
| herr_t H5HF__huge_bt2_dir_remove | ( | const void * | nrecord, |
| void * | _udata | ||
| ) |
References H5HF_hdr_t::f, FAIL, FUNC_LEAVE_NOAPI(), H5MF_xfree(), H5HF_huge_remove_ud_t::hdr, H5HF_huge_remove_ud_t::obj_len, and ret_value.
Referenced by H5HF__huge_delete(), and H5HF__huge_remove().
| herr_t H5HF__huge_bt2_filt_dir_found | ( | const void * | nrecord, |
| void * | op_data | ||
| ) |
References FUNC_LEAVE_NOAPI().
| herr_t H5HF__huge_bt2_filt_dir_remove | ( | const void * | nrecord, |
| void * | _udata | ||
| ) |
References H5HF_hdr_t::f, FAIL, FUNC_LEAVE_NOAPI(), H5MF_xfree(), H5HF_huge_remove_ud_t::hdr, H5HF_huge_remove_ud_t::obj_len, and ret_value.
Referenced by H5HF__huge_delete(), and H5HF__huge_remove().
| herr_t H5HF__huge_bt2_filt_indir_found | ( | const void * | nrecord, |
| void * | op_data | ||
| ) |
References FUNC_LEAVE_NOAPI().
Referenced by H5HF__huge_get_obj_len(), and H5HF__huge_get_obj_off().
| herr_t H5HF__huge_bt2_filt_indir_remove | ( | const void * | nrecord, |
| void * | _udata | ||
| ) |
References H5HF_hdr_t::f, FAIL, FUNC_LEAVE_NOAPI(), H5MF_xfree(), H5HF_huge_remove_ud_t::hdr, H5HF_huge_remove_ud_t::obj_len, and ret_value.
Referenced by H5HF__huge_delete(), and H5HF__huge_remove().
| herr_t H5HF__huge_bt2_indir_found | ( | const void * | nrecord, |
| void * | op_data | ||
| ) |
References FUNC_LEAVE_NOAPI().
Referenced by H5HF__huge_get_obj_len(), H5HF__huge_get_obj_off(), and H5HF__huge_write().
| herr_t H5HF__huge_bt2_indir_remove | ( | const void * | nrecord, |
| void * | _udata | ||
| ) |
References H5HF_hdr_t::f, FAIL, FUNC_LEAVE_NOAPI(), H5MF_xfree(), H5HF_huge_remove_ud_t::hdr, H5HF_huge_remove_ud_t::obj_len, and ret_value.
Referenced by H5HF__huge_delete(), and H5HF__huge_remove().
| const H5B2_class_t H5HF_HUGE_BT2_DIR[1] |
| const H5B2_class_t H5HF_HUGE_BT2_FILT_DIR[1] |
| const H5B2_class_t H5HF_HUGE_BT2_FILT_INDIR[1] |
| const H5B2_class_t H5HF_HUGE_BT2_INDIR[1] |