HDF5  1.12.0
H5Eprivate.h File Reference

Typedefs

typedef struct H5E_t H5E_t
 

Functions

H5_DLL herr_t H5E_init (void)
 
H5_DLL herr_t H5E_printf_stack (H5E_t *estack, const char *file, const char *func, unsigned line, hid_t cls_id, hid_t maj_id, hid_t min_id, const char *fmt,...) H5_ATTR_FORMAT(printf
 
H5_DLL herr_t H5_DLL herr_t H5E_clear_stack (H5E_t *estack)
 
H5_DLL herr_t H5E_dump_api_stack (hbool_t is_api)
 

Variables

char H5E_mpi_error_str [MPI_MAX_ERROR_STRING]
 
int H5E_mpi_error_str_len
 

Typedef Documentation

◆ H5E_t

typedef struct H5E_t H5E_t

Function Documentation

◆ H5E_clear_stack()

◆ H5E_dump_api_stack()

◆ H5E_init()

H5_DLL herr_t H5E_init ( void  )

◆ H5E_printf_stack()

H5_DLL herr_t H5E_printf_stack ( H5E_t estack,
const char *  file,
const char *  func,
unsigned  line,
hid_t  cls_id,
hid_t  maj_id,
hid_t  min_id,
const char *  fmt,
  ... 
)

Variable Documentation

◆ H5E_mpi_error_str

char H5E_mpi_error_str[MPI_MAX_ERROR_STRING]

◆ H5E_mpi_error_str_len

int H5E_mpi_error_str_len