API Documentation
|
This is the complete list of members for CrashManager, including all inherited members.
CrashManager() | CrashManager | |
CurrentCrashManager() | CrashManager | static |
handleException(void *e) | CrashManager | |
m_callback | CrashManager | protected |
m_minidump_directory | CrashManager | protected |
recordAllExceptions() const | CrashManager | inline |
setAsTopLevelExceptionHandler() | CrashManager | |
setCallback(std::function< void(const Exception &)> callback) | CrashManager | inline |
setMiniDumpDirectory(const File &file) | CrashManager | inline |
~CrashManager() | CrashManager | virtual |