#include <wx/debugrpt.h>
Public Member Functions | |
wxDebugReportCompress () | |
Default constructor does nothing special. | |
const wxString & | GetCompressedFileName () const |
Returns the full path of the compressed file (empty if creation failed). |
wxDebugReportCompress::wxDebugReportCompress | ( | ) |
Default constructor does nothing special.
const wxString& wxDebugReportCompress::GetCompressedFileName | ( | ) | const |
Returns the full path of the compressed file (empty if creation failed).
![]() |
[ top ] |