Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Progress Management

Progress reports during long calculations. More...

Classes

class  regina::NProgress
 An object through which external interfaces can obtain progress reports when running long calculations. More...
class  regina::NProgressFinished
 A progress report that immediately claims it is finished. More...
class  regina::NProgressManager
 Manages the sharing of an NProgress object between reading and writing threads. More...
class  regina::NProgressMessage
 A progress report in which the current state of progress is stored as a string message. More...
struct  regina::NProgressStateNumeric
 A simple structure used for passing around a numeric state of progress. More...
class  regina::NProgressNumber
 A progress report in which the current state of progress is stored as a number of items completed. More...

Detailed Description

Progress reports during long calculations.


Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).