#include <vector>#include <string>#include "MessageLogResource.h"#include "Progress.h"Go to the source code of this file.
Classes | |
| class | AlgorithmAbort |
| Exception class for algorithm aborts. More... | |
| class | ProgressTracker |
| Automatically track progress basic on predefined steps. More... | |
| class | ProgressTracker::Stage |
| This is a stage in a progress track. More... | |
| class | ProgressSubdivision |
| Resource for subdividing the current Stage. More... | |