wxDebugReportCompresswxDebugReportCompress is a wxDebugReport which compresses all the files in this debug report into a single .ZIP file in its Process() function. Derived from Include files <wx/debugrpt.h> Members
wxDebugReportCompress::wxDebugReportCompress
wxDebugReportCompress::wxDebugReportCompresswxDebugReportCompress() Default constructor does nothing special.
wxDebugReportCompress::GetCompressedFileNameconst wxString& GetCompressedFileName() const Returns the full path of the compressed file (empty if creation failed).
|