TPIE

2362a60
progress_indicator_base.h File Reference

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 }
 

Detailed Description

Progress indicator base.

Definition in file progress_indicator_base.h.