Files | |
| file | AbstractProgressViewer.h [code] | 
| A class that defines the interface of an abstract progress viewer.  | |
| file | ConsoleProgressViewer.h [code] | 
| A progress viewer implementation for the console.  | |
| file | ProgressManager.h [code] | 
| A singleton class used to manage tasks progresses and their viewers.  | |
| file | ProgressTimer.h [code] | 
| The ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task.  | |
| file | TaskProgress.h [code] | 
| This class can be used to inform the progress of a task.  | |