#include <progress.h>
OpTextProgress::OpTextProgress |
( |
bool |
NoUpdate = false | ) |
|
|
inline |
virtual OpTextProgress::~OpTextProgress |
( |
| ) |
|
|
inlinevirtual |
bool OpProgress::CheckChange |
( |
float |
Interval = 0.7 | ) |
|
|
protectedinherited |
virtual void OpTextProgress::Done |
( |
| ) |
|
|
virtual |
void OpProgress::OverallProgress |
( |
unsigned long long |
Current, |
|
|
unsigned long long |
Total, |
|
|
unsigned long long |
Size, |
|
|
const std::string & |
Op |
|
) |
| |
|
inherited |
void OpProgress::Progress |
( |
unsigned long long |
Current | ) |
|
|
inherited |
void OpProgress::SubProgress |
( |
unsigned long long |
SubTotal, |
|
|
const std::string & |
Op = "" , |
|
|
float const |
Percent = -1 |
|
) |
| |
|
inherited |
virtual void OpTextProgress::Update |
( |
| ) |
|
|
protectedvirtual |
void OpTextProgress::Write |
( |
const char * |
S | ) |
|
|
protected |
unsigned long OpTextProgress::LastLen |
|
protected |
bool OpProgress::MajorChange |
|
protectedinherited |
bool OpTextProgress::NoDisplay |
|
protected |
bool OpTextProgress::NoUpdate |
|
protected |
std::string OpTextProgress::OldOp |
|
protected |
std::string OpProgress::Op |
|
protectedinherited |
float OpProgress::Percent |
|
protectedinherited |
std::string OpProgress::SubOp |
|
protectedinherited |
The documentation for this class was generated from the following file: