Progress display for long-running loops.
More...
#include <cl_Progressbar.hpp>
Progress display for long-running loops.
- See also
- Core Module Overview
◆ Progressbar()
| belfem::Progressbar::Progressbar |
( |
const uint | aNumSteps = 100, |
|
|
FILE * | aFile = stdout ) |
◆ ~Progressbar()
| belfem::Progressbar::~Progressbar |
( |
| ) |
|
◆ finish()
| void belfem::Progressbar::finish |
( |
| ) |
|
◆ reset()
| void belfem::Progressbar::reset |
( |
| ) |
|
◆ step() [1/2]
| void belfem::Progressbar::step |
( |
| ) |
|
◆ step() [2/2]
| void belfem::Progressbar::step |
( |
const uint & | aProgress | ) |
|
prescribe a step
- Parameters
-
The documentation for this class was generated from the following files: