.\" This is a wxWidgets manpage page generated from the XML docs .TH wxDebugReportCompress 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxDebugReportCompress \- Class for creating compressed debug reports. .SH DESCRIPTION wxDebugReportCompress is a wxDebugReport which compresses all the files in this debug report into a single .ZIP file in its Process() function. .SH "PARENTS" wxDebugReport .SH "INCLUDE FILES" wx/debugrpt.h .SH MEMBERS .SS wxDebugReportCompress () Default constructor does nothing special. .SS const wxString& GetCompressedFileName () Returns the full path of the compressed file (empty if creation failed). .SH "SEE ALSO" wxDebugReport .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.