ProgressTracker< TType > Class Template Reference
Track the progress for an object that has a "Progress" fct.
More...
#include <TaskProgressManager.hpp>
Inheritance diagram for ProgressTracker< TType >:
[legend]Collaboration diagram for ProgressTracker< TType >:
[legend]List of all members.
|
Public Member Functions |
virtual double | Progress () const |
virtual string | ProgressLabel () const |
| ProgressTracker (const string &_name, TType *_progressAwareObj, TaskProgressManager *_manager=defaultTaskProgressManager) |
Private Attributes |
TType * | progressAwareObj |
Detailed Description
template<class TType>
class ProgressTracker< TType >
Track the progress for an object that has a "Progress" fct.
Definition at line 66 of file TaskProgressManager.hpp.
The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:19 2005 for ImLib3D by
1.4.2