Searched refs:wxDebugReportUpload (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptup.tex3 %% Purpose: wxDebugReportUpload documentation
12 \section{\class{wxDebugReportUpload}}\label{wxdebugreportupload}
29 \membersection{wxDebugReportUpload::wxDebugReportUpload}\label{wxdebugreportuploadwxdebugreportupload}
31 \func{}{wxDebugReportUpload}{\param{const wxString\& }{url}, \param{const wxString\& }{input}, \param{const wxString\& }{action}, \param{const wxString\& }{curl = \_T("curl")}}
42 \membersection{wxDebugReportUpload::OnServerReply}\label{wxdebugreportuploadonserverreply}
H A Ddebugrpt.tex28 \helpref{wxDebugReportUpload}{wxdebugreportupload} (setting up the Web server
H A Dcategory.tex410 \twocolitem{\helpref{wxDebugReportUpload}{wxdebugreportupload}}{Class for uploading compressed debug reports via HTTP.}
H A Dtsamples.tex151 \helpref{wxDebugReportUpload}{wxdebugreportupload} will report an error.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddebugrpt.h152 class WXDLLIMPEXP_QA wxDebugReportUpload : public wxDebugReportCompress class in inherits:wxDebugReportCompress
161 wxDebugReportUpload(const wxString& url,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp49 class MyDebugReport : public wxDebugReportUpload
52 MyDebugReport() : wxDebugReportUpload
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp637 // wxDebugReportUpload
640 wxDebugReportUpload::wxDebugReportUpload(const wxString& url, function in class:wxDebugReportUpload
653 bool wxDebugReportUpload::DoProcess()

Completed in 104 milliseconds