22 #ifndef otbStandardWriterWatcher_h
23 #define otbStandardWriterWatcher_h
29 #include "OTBCommonExport.h"
66 StandardWriterWatcher(itk::ProcessObject* process, itk::ProcessObject* source,
const std::string& comment =
"");
This class shows the percentage progress execution of the pipeline filtering process.
void StartFilter() override
void StartWriter() override
StandardWriterWatcher(const StandardWriterWatcher &)
StandardWriterWatcher(itk::ProcessObject *process, itk::ProcessObject *source, const char *comment="")
StandardWriterWatcher(itk::ProcessObject *process, itk::ProcessObject *source, const std::string &comment="")
StandardWriterWatcher(itk::ProcessObject *process, const char *comment="")
void EndWriter() override
unsigned int m_StarsCount
void operator=(const StandardWriterWatcher &)
void EndFilter() override
void ShowWriterProgress() override
void ShowFilterProgress() override
StandardWriterWatcher(itk::ProcessObject *process, const std::string &comment="")
virtual void ShowProgress()
const unsigned int & GetStars() const
This class is an abstract class Provides an interface to progress task mechanic.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.