#include "H5Eprivate.h"
Go to the source code of this file.
|
H5_DLL herr_t | H5E__term_deprec_interface (void) |
|
H5_DLL ssize_t | H5E_get_msg (const H5E_msg_t *msg_ptr, H5E_type_t *type, char *msg, size_t size) |
|
H5_DLL herr_t | H5E_print (const H5E_t *estack, FILE *stream, hbool_t bk_compat) |
|
H5_DLL herr_t | H5E_walk (const H5E_t *estack, H5E_direction_t direction, const H5E_walk_op_t *op, void *client_data) |
|
H5_DLL herr_t | H5E_get_auto (const H5E_t *estack, H5E_auto_op_t *op, void **client_data) |
|
H5_DLL herr_t | H5E_set_auto (H5E_t *estack, const H5E_auto_op_t *op, void *client_data) |
|
H5_DLL herr_t | H5E_pop (H5E_t *err_stack, size_t count) |
|
◆ H5E_get_my_stack
◆ H5E_INDENT
◆ H5E_NSLOTS
◆ H5E_cls_t
◆ H5E_msg_t
◆ H5E__term_deprec_interface()
◆ H5E_get_auto()
◆ H5E_get_msg()
◆ H5E_pop()
◆ H5E_print()
◆ H5E_set_auto()
◆ H5E_walk()
◆ H5E_stack_g