All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
progress Directory Reference

Files

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