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).
|