![]() |
Safir SDK Core
|
RAII class to call StartCrashReporter and StopCrashReporter automatically. More...
#include <Safir/Application/CrashReporter.h>
Public Member Functions | |
ScopedCrashReporter () | |
~ScopedCrashReporter () | |
RAII class to call StartCrashReporter and StopCrashReporter automatically.
Use this class at "program scope" in order to start the crash reporter functionality as early as possible in your program.
Safir::Application::ScopedCrashReporter::ScopedCrashReporter | ( | ) |
Safir::Application::ScopedCrashReporter::~ScopedCrashReporter | ( | ) |