|
Scroom
0.14
|
Classes | |
| class | ErrorSignalHandler |
| class | ProgressStore |
| class | Registration |
Functions | |
| void | assertionFailed (std::string_view type, std::string_view expr, std::string_view function, std::string_view filename, unsigned int line) __attribute__((noreturn)) |
| std::string | stackTrace (size_t cutoff) |
| void | abort () __attribute__((noreturn)) |
Variables | |
| static ErrorSignalHandler | errorSignalHandler |
| void Scroom::Utils::Detail::abort | ( | ) |
Referenced by assertionFailed(), Scroom::TiledBitmap::scheduleLoadingBitmap(), and anonymous_namespace{threadpoolimpl.cc}::ThreadList::wait().


| void Scroom::Utils::Detail::assertionFailed | ( | std::string_view | type, |
| std::string_view | expr, | ||
| std::string_view | function, | ||
| std::string_view | filename, | ||
| unsigned int | line | ||
| ) |
| std::string Scroom::Utils::Detail::stackTrace | ( | size_t | cutoff | ) |
Referenced by assertionFailed(), and Scroom::Utils::Detail::ErrorSignalHandler::handler().

|
static |
Referenced by abort().