HDF5  1.12.0
Data Structures | Macros | Functions
H5MFdbg.c File Reference
#include "H5MFmodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5Fpkg.h"
#include "H5MFpkg.h"

Data Structures

struct  H5MF_debug_iter_ud_t
 

Macros

#define H5F_FRIEND   /*suppress error about including H5Fpkg */
 
#define H5MF_DEBUGGING   /* Need access to file space debugging routines */
 

Functions

herr_t H5MF_sects_debug (H5F_t *f, haddr_t fs_addr, FILE *stream, int indent, int fwidth)
 

Macro Definition Documentation

◆ H5F_FRIEND

#define H5F_FRIEND   /*suppress error about including H5Fpkg */

◆ H5MF_DEBUGGING

#define H5MF_DEBUGGING   /* Need access to file space debugging routines */

Function Documentation

◆ H5MF_sects_debug()

herr_t H5MF_sects_debug ( H5F_t f,
haddr_t  fs_addr,
FILE stream,
int  indent,
int  fwidth 
)