![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5B_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth, const H5B_class_t *type, void *udata) |
| herr_t | H5B__assert (H5F_t *f, haddr_t addr, const H5B_class_t *type, void *udata) |
| herr_t H5B__assert | ( | H5F_t * | f, |
| haddr_t | addr, | ||
| const H5B_class_t * | type, | ||
| void * | udata | ||
| ) |
References addr, H5B_t::child, H5B_cache_ud_t::f, f, FAIL, FUNC_LEAVE_NOAPI(), H5AC_BT, H5AC_protect(), H5AC_unprotect(), H5MM_calloc(), H5MM_xfree(), HDassert(), HDfprintf(), H5B_t::left, H5B_t::level, H5B_t::nchildren, NULL, H5B_t::rc_shared, H5B_cache_ud_t::rc_shared, ret_value, H5B_t::right, H5B_cache_ud_t::type, type, and u.
Referenced by H5B_create().
| herr_t H5B_debug | ( | H5F_t * | f, |
| haddr_t | addr, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth, | ||
| const H5B_class_t * | type, | ||
| void * | udata | ||
| ) |
References addr, H5B_t::cache_info, H5B_t::child, H5B_cache_ud_t::f, f, FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5AC_BT, H5AC_protect(), H5AC_unprotect(), H5B_CHUNK_ID, H5B_SNODE_ID, HDassert(), HDfprintf(), H5B_class_t::id, indent, H5C_cache_entry_t::is_dirty, H5B_t::left, H5B_t::level, H5B_t::nchildren, NULL, H5B_cache_ud_t::rc_shared, ret_value, H5B_t::right, H5B_shared_t::sizeof_rkey, H5B_shared_t::sizeof_rnode, H5B_shared_t::two_k, H5B_cache_ud_t::type, H5B_shared_t::type, type, and u.
Referenced by H5G_node_debug().