24 #ifndef __SAFIR_CRASH_REPORTER_H__
25 #define __SAFIR_CRASH_REPORTER_H__
27 #include <Safir/Application/Internal/SwReportExportDefs.h>
static void Start()
Start crash reporter.
RAII class to call StartCrashReporter and StopCrashReporter automatically.
Definition: CrashReporter.h:69
ScopedCrashReporter()
Definition: CrashReporter.h:73
Provides methods to start and stop the crash reporting functionality.
Definition: CrashReporter.h:36
~ScopedCrashReporter()
Definition: CrashReporter.h:78
static void Stop()
Stop crash reporting.