|
Regina Calculation Engine
|
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::NProgressTracker |
| Manages progress tracking and cancellation polling for long operations. 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... | |
Progress reports during long calculations.