![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5O__assert (const H5O_t *oh) |
| herr_t | H5O_debug_id (unsigned type_id, H5F_t *f, const void *mesg, FILE *stream, int indent, int fwidth) |
| herr_t | H5O__debug_real (H5F_t *f, H5O_t *oh, haddr_t addr, FILE *stream, int indent, int fwidth) |
| herr_t | H5O_debug (H5F_t *f, haddr_t addr, FILE *stream, int indent, int fwidth) |
References H5O_chunk_t::addr, H5O_cont_t::addr, H5O_t::chunk, H5O_mesg_t::chunkno, H5O_cont_t::chunkno, H5O_mesg_t::dirty, H5O_t::flags, FUNC_LEAVE_NOAPI(), H5O_chunk_t::gap, HDassert(), hdr_size, H5O_msg_class_t::id, H5O_chunk_t::image, H5O_t::mesg, H5O_mesg_t::native, H5O_t::nchunks, H5O_mesg_t::raw, H5O_mesg_t::raw_size, H5O_chunk_t::size, H5O_cont_t::size, H5O_mesg_t::type, u, and H5O_t::version.
Referenced by H5O_protect().
| herr_t H5O__debug_real | ( | H5F_t * | f, |
| H5O_t * | oh, | ||
| haddr_t | addr, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth | ||
| ) |
References H5O_chunk_t::addr, addr, H5O_t::alloc_nchunks, H5O_t::alloc_nmesgs, H5O_t::atime, H5O_t::btime, H5O_t::cache_info, H5O_t::chunk, H5O_mesg_t::chunkno, H5O_t::ctime, H5O_msg_class_t::debug, H5O_msg_class_t::decode, H5O_mesg_t::dirty, f, FAIL, H5O_mesg_t::flags, H5O_t::flags, FUNC_LEAVE_NOAPI(), fwidth, H5O_chunk_t::gap, H5MM_calloc(), H5MM_xfree(), H5O_msg_class_g, HDassert(), HDfprintf(), H5O_msg_class_t::id, H5O_chunk_t::image, indent, H5C_cache_entry_t::is_dirty, H5O_t::max_compact, H5O_t::mesg, H5O_t::min_dense, H5O_t::mtime, H5O_msg_class_t::name, H5O_mesg_t::native, H5O_t::nchunks, H5O_t::nlink, H5O_t::nmesgs, NULL, H5O_mesg_t::raw, H5O_mesg_t::raw_size, ret_value, H5O_chunk_t::size, H5O_mesg_t::type, and H5O_t::version.
Referenced by H5O_debug().
References H5O_loc_t::addr, addr, f, FAIL, H5O_loc_t::file, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5O__debug_real(), H5O_protect(), H5O_unprotect(), HDassert(), H5O_loc_t::holding_file, indent, NULL, and ret_value.
| herr_t H5O_debug_id | ( | unsigned | type_id, |
| H5F_t * | f, | ||
| const void * | mesg, | ||
| FILE * | stream, | ||
| int | indent, | ||
| int | fwidth | ||
| ) |
References f, FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), fwidth, H5O_msg_class_g, HDassert(), indent, ret_value, and type.
Referenced by H5S_debug().