PercentPrinter Class
(Lib7z::PercentPrinter)The PercentPrinter class displays the archiving process. More...
Header: | #include <PercentPrinter> |
Public Functions
PercentPrinter() | |
void | ClosePrint() |
void | PrintNewLine() |
void | PrintRatio() |
void | PrintString(const char *s) |
void | PrintString(const wchar_t *s) |
void | RePrintRatio() |
Detailed Description
The PercentPrinter class displays the archiving process.
Member Function Documentation
PercentPrinter::PercentPrinter()
Default constructs an instance of PercentPrinter.