#include <issuereporter.h>
◆ IssueReporter()
| System::IssueReporter::IssueReporter |
( |
const char * | hostname = nullptr, |
|
|
const char * | path = nullptr ) |
◆ ~IssueReporter()
| System::IssueReporter::~IssueReporter |
( |
| ) |
|
◆ errMsg()
| uiString System::IssueReporter::errMsg |
( |
| ) |
const |
|
inline |
◆ filePath()
| const char * System::IssueReporter::filePath |
( |
| ) |
const |
|
inline |
◆ fillBasicReport() [1/2]
| void System::IssueReporter::fillBasicReport |
( |
| ) |
|
◆ fillBasicReport() [2/2]
| void System::IssueReporter::fillBasicReport |
( |
const char * | filename | ) |
|
|
protected |
◆ getMessage()
| uiString System::IssueReporter::getMessage |
( |
| ) |
const |
|
inline |
Message coming back from website (if any).
◆ getReport() [1/2]
◆ getReport() [2/2]
| const OD::String & System::IssueReporter::getReport |
( |
| ) |
const |
|
inline |
◆ isBinary()
| bool System::IssueReporter::isBinary |
( |
| ) |
const |
|
inline |
◆ parseCommandLine()
| bool System::IssueReporter::parseCommandLine |
( |
| ) |
|
◆ readReport()
| bool System::IssueReporter::readReport |
( |
const char * | filename | ) |
|
◆ send()
| bool System::IssueReporter::send |
( |
| ) |
|
◆ setDumpFileName()
| bool System::IssueReporter::setDumpFileName |
( |
const char * | filename | ) |
|
◆ use()
| bool System::IssueReporter::use |
( |
const char * | filename, |
|
|
bool | isbinary = true ) |
◆ crashreportpath_
◆ errmsg_
◆ host_
◆ isbinary_
| bool System::IssueReporter::isbinary_ = true |
|
protected |
◆ message_
| uiString System::IssueReporter::message_ |
|
protected |
◆ path_
◆ precrashfreememory_
| od_int64 System::IssueReporter::precrashfreememory_ |
|
protected |
◆ report_