version 3.3

VRS::ConsoleProgressBar Class Reference

A console based progress bar. More...

#include <vrs/consoleprogressbar.h>

Inheritance diagram for VRS::ConsoleProgressBar:

VRS::ProgressBar VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 ConsoleProgressBar (void)


Detailed Description

A console based progress bar.

It shows the progress in percent and elapsed time on the console. It uses the VRS::Progress mechanism and serves as a visualization for it. To use it, create it once in the application and push it like this: VRS::ProgressBar::push(new VRS::ConsoleProgressBar()); Does not look very nice with nested progresses (the active one will overwrite other active ones).


Constructor & Destructor Documentation

VRS::ConsoleProgressBar::ConsoleProgressBar ( void   ) 


The documentation for this class was generated from the following file:

Generated on Mon May 21 06:00:16 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact