|
MeVisLab Toolbox Reference
|
Configurable logger and progress handler class which can be used as base class for logging, interruption checks and collection of messages in a user defined stream. More...
#include "MLReleaseToolsSystem.h"#include "mlModuleIncludes.h"#include "mlTimeCounter.h"#include <FMEThirdPartyWarningsDisable.h>#include <string>#include <sstream>#include <FMEThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | ml::ProgressLogger |
| Configurable logger and progress handler class which can be used as base class for logging, interruption checks and collection of messages in a user defined stream. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Configurable logger and progress handler class which can be used as base class for logging, interruption checks and collection of messages in a user defined stream.
Definition in file mlProgressLogger.h.