This class represents an actual implementation of a logger. More...
#include <OpenMS/CONCEPT/ProgressLogger.h>
Public Member Functions | |
| virtual void | startProgress (const SignedSize begin, const SignedSize end, const String &label, const int current_recursion_depth) const =0 |
| virtual void | setProgress (const SignedSize value, const int current_recursion_depth) const =0 |
| virtual void | endProgress (const int current_recursion_depth) const =0 |
| virtual | ~ProgressLoggerImpl () |
Static Public Member Functions | |
| static void | registerChildren () |
| Factory requirements. More... | |
This class represents an actual implementation of a logger.
|
inlinevirtual |
|
pure virtual |
Implemented in GUIProgressLoggerImpl.
|
static |
Factory requirements.
|
pure virtual |
Implemented in GUIProgressLoggerImpl.
|
pure virtual |
Implemented in GUIProgressLoggerImpl.
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13 |