This object is for internal usage.
char mParameters[MaxBufferLength]
bool SetReportURL(const std::string &path)
bool SetParameters(const std::map< std::string, std::string > &p)
friend bool SendReport(CrashReportContext *ctx, const char *minidumpPath)
friend bool MakeCommand(CrashReportContext *ctx, const wchar_t *path, const wchar_t *id)
char mSenderPath[MaxBufferLength]
bool SetSenderPathUTF8(const std::string &path)
char mReportURL[MaxBufferLength]
static constexpr size_t MaxCommandLength
static constexpr size_t MaxBufferLength
void StartHandler(const std::string &databasePath)
wchar_t mCommand[MaxCommandLength]