Progress indicator base. More...
#include <tpie/portability.h>#include <algorithm>#include <tpie/execution_time_predictor.h>#include <tpie/tpie_log.h>Go to the source code of this file.
Classes | |
| class | tpie::progress_indicator_base |
| The base class for indicating the progress of some task. More... | |
Namespaces | |
| tpie | |
| pipelining/factory_base.h Base class of pipelining factories | |
Enumerations | |
| enum | description_importance { IMPORTANCE_NONE, IMPORTANCE_LOG, IMPORTANCE_MINOR, IMPORTANCE_MAJOR } |
Progress indicator base.
Definition in file progress_indicator_base.h.