40 int PostRequest(
const wxString& aUrl, std::string aRequestBody, std::ostream* aOutput,
A progress reporter interface for use in multi-threaded environments.
std::shared_ptr< BACKGROUND_JOB > m_updateBackgroundJob
int PostRequest(const wxString &aUrl, std::string aRequestBody, std::ostream *aOutput, PROGRESS_REPORTER *aReporter, const size_t aSizeLimit)
void CheckForUpdate(wxWindow *aNoticeParent)
std::atomic< bool > m_working