#include "progress/nprogress.h"
Namespaces | |
| namespace | regina |
Classes | |
| 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... | |