|
|
StatusCode | status_code () const noexcept |
| |
|
const std::string & | file () const noexcept |
| |
|
int | line () const noexcept |
| |
|
const std::string & | function () const noexcept |
| |
|
int | mpi_rank () const noexcept |
| |
|
const StackTrace & | stack_trace () const noexcept |
| |
|
void | set_status_code (StatusCode status_code) noexcept |
| |
|
void | set_source_location (const char *file, int line, const char *function) |
| |
|
void | set_mpi_rank (int mpi_rank) noexcept |
| |
|
void | set_stack_trace (StackTrace stack_trace) |
| |
The documentation for this class was generated from the following file: