#include <H5Exception_misc.hpp>
|
template<typename ExceptionType > |
static herr_t | stackWalk (unsigned n, const H5E_error2_t *err_desc, void *client_data) |
|
template<typename ExceptionType > |
static void | ToException (const std::string &prefix_msg) |
|
Definition at line 19 of file H5Exception_misc.hpp.
◆ stackWalk()
template<typename ExceptionType >
static herr_t HighFive::HDF5ErrMapper::stackWalk |
( |
unsigned |
n, |
|
|
const H5E_error2_t * |
err_desc, |
|
|
void * |
client_data |
|
) |
| |
|
inlinestatic |
◆ ToException()
template<typename ExceptionType >
static void HighFive::HDF5ErrMapper::ToException |
( |
const std::string & |
prefix_msg | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: