OpenCPN Partial API docs
|
Handles crash reporting in wxWidgets applications. More...
#include <crashprint.h>
Public Member Functions | |
wxCrashPrint (int flags=0, const wxString &fname=wxEmptyString) | |
constructor | |
~wxCrashPrint () | |
destructor | |
void | Report () |
Handles crash reporting in wxWidgets applications.
Definition at line 35 of file crashprint.h.
wxCrashPrint::wxCrashPrint | ( | int | flags = 0 , |
const wxString & | fname = wxEmptyString |
||
) |
|
inline |
destructor
Definition at line 41 of file crashprint.h.
void wxCrashPrint::Report | ( | ) |
Definition at line 72 of file crashprint.cpp.