18 #ifndef itkXMLFilterWatcher_h
19 #define itkXMLFilterWatcher_h
41 virtual void ShowProgress();
44 virtual void StartFilter();
47 virtual void EndFilter();
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...
Simple mechanism for monitoring the pipeline events of a filter and reporting these events to std::co...