#include <crash_report_sender.h>
List of all members.
Detailed Description
Definition at line 62 of file crash_report_sender.h.
Constructor & Destructor Documentation
google_breakpad::CrashReportSender::CrashReportSender |
( |
const wstring & |
checkpoint_file | ) |
[explicit] |
google_breakpad::CrashReportSender::~CrashReportSender |
( |
| ) |
[inline] |
Member Function Documentation
int google_breakpad::CrashReportSender::max_reports_per_day |
( |
| ) |
const [inline] |
ReportResult google_breakpad::CrashReportSender::SendCrashReport |
( |
const wstring & |
url, |
|
|
const map< wstring, wstring > & |
parameters, |
|
|
const wstring & |
dump_file_name, |
|
|
wstring * |
report_code |
|
) |
| |
void google_breakpad::CrashReportSender::set_max_reports_per_day |
( |
int |
reports | ) |
[inline] |
The documentation for this class was generated from the following file: