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