AppBase::StreamProgressReporter Class Reference
#include <ProgressReporterOld.h>
Inheritance diagram for AppBase::StreamProgressReporter:
[legend]List of all members.
Constructor & Destructor Documentation
| AppBase::StreamProgressReporter::StreamProgressReporter |
( |
double |
maxProgress, |
|
|
std::ostream & |
out = std::cout |
|
) |
|
|
Member Function Documentation
| bool AppBase::StreamProgressReporter::increaseProgress |
( |
double |
delta, |
|
|
const std::string & |
msg |
|
) |
[virtual] |
|
| bool AppBase::StreamProgressReporter::increaseProgress |
( |
double |
delta |
) |
[virtual] |
|
| void AppBase::StreamProgressReporter::print |
( |
|
) |
|
|
| void AppBase::StreamProgressReporter::setMessage |
( |
const std::string & |
msg |
) |
[virtual] |
|
The documentation for this class was generated from the following files: