Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ImageProgress Class Reference

Progress tracker specifically made for easy tracking of progress of an iterator. More...

#include <ImageProgress.hpp>

Inheritance diagram for ImageProgress:

Inheritance graph
[legend]
Collaboration diagram for ImageProgress:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual double Progress () const
virtual string ProgressLabel () const
template<class ItType>
 ImageProgress (const string &_name, ItType &p)
 Templated contructor for other iterators (that have a "Progress" fct).

Private Attributes

ImageProgressHelper * helper

Detailed Description

Progress tracker specifically made for easy tracking of progress of an iterator.

this non template class is used to avoid the user having to specify template args. Template args are automagically determined using templated constructors.

Definition at line 43 of file ImageProgress.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:18 2005 for ImLib3D by  doxygen 1.4.2