#include <Abort.h>
|
using | AbortFunction = std::function< void(const std::string &, const std::string &, const int, bool)> |
|
|
static void | defaultAbort (const std::string &message, const std::string &callerPath, const int line, bool withDebugInfo) |
|
static void | exceptionAbort (const std::string &message, const std::string &callerPath, const int line, bool withDebugInfo) |
|
◆ AbortFunction
◆ Abort()
walberla::Abort::Abort |
( |
| ) |
|
|
privatedefault |
◆ abort()
void walberla::Abort::abort |
( |
const std::string & |
logMessage, |
|
|
const std::string & |
callerPath, |
|
|
const int |
line |
|
) |
| |
◆ abortNoDebugInfo()
void walberla::Abort::abortNoDebugInfo |
( |
const std::string & |
logMessage, |
|
|
const std::string & |
callerPath, |
|
|
const int |
line |
|
) |
| |
◆ defaultAbort()
void walberla::Abort::defaultAbort |
( |
const std::string & |
message, |
|
|
const std::string & |
callerPath, |
|
|
const int |
line, |
|
|
bool |
withDebugInfo |
|
) |
| |
|
static |
◆ exceptionAbort()
void walberla::Abort::exceptionAbort |
( |
const std::string & |
message, |
|
|
const std::string & |
callerPath, |
|
|
const int |
line, |
|
|
bool |
withDebugInfo |
|
) |
| |
|
static |
◆ resetAbortFunction()
◆ abortFunction_
◆ WALBERLA_BEFRIEND_SINGLETON
walberla::Abort::WALBERLA_BEFRIEND_SINGLETON |
|
private |
The documentation for this class was generated from the following files:
- /builds/administration/walberla-website/walberla/src/core/Abort.h
- /builds/administration/walberla-website/walberla/src/core/Abort.cpp