18 #ifndef __itkXMLFilterWatcher_h
19 #define __itkXMLFilterWatcher_h
49 std::cout <<
"<filter-progress>"
51 <<
"</filter-progress>"
53 std::cout << std::flush;
67 std::cout <<
"<filter-start>"
69 std::cout <<
"<filter-name>"
74 std::cout <<
"<filter-comment>"
76 <<
"</filter-comment>"
78 std::cout <<
"</filter-start>"
80 std::cout << std::flush;
TimeProbe & GetTimeProbe()
ProcessObject * GetProcess()
virtual const float & GetProgress() const
virtual void StartFilter()
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
XMLFilterWatcher(ProcessObject *o, const char *comment="")
Simple mechanism for monitoring the pipeline events of a filter and reporting these events to std::co...
virtual const char * GetNameOfClass() const
virtual void ShowProgress()
void SetIterations(int val)
Simple mechanism for monitoring the pipeline events of a filter and reporting these events to std::co...