#include <itkXMLFilterWatcher.h>
Inheritance diagram for itk::XMLFilterWatcher:


Definition at line 30 of file itkXMLFilterWatcher.h.
Public Member Functions | |
| const char * | GetNameOfClass () |
| void | QuietOff () |
| Methods to control the verbosity of the messages Quiet *reporting limits the information emitted at a ProgressEvent *void | QuietOn () |
| void | TestAbortOff () |
| Methods to use to test the AbortEvent of the a filter If *TestAbort is the filter being watched will be aborted when *the progress reaches *void | TestAbortOn () |
| XMLFilterWatcher (itk::ProcessObject *o, const char *comment="") | |
Public Attributes | |
| Methods to use to test the AbortEvent of the a filter If *TestAbort is | on |
Protected Member Functions | |
| Callback method to show the EndEvent *virtual void | EndFilter () |
| virtual void | ShowAbort () |
| virtual void | ShowIteration () |
| Callback method to show the ProgressEvent *virtual void | ShowProgress () |
| Callback method to show the StartEvent *virtual void | StartFilter () |
Friends | |
| class | XMLFilterWatcher |
|
||||||||||||
|
Definition at line 33 of file itkXMLFilterWatcher.h. |
|
|
Reimplemented from itk::SimpleFilterWatcher. Definition at line 83 of file itkXMLFilterWatcher.h. |
|
|
Method to get the name of the class be monitored by this SimpleFilterWatcher Definition at line 88 of file itkSimpleFilterWatcher.h. |
|
|
Definition at line 96 of file itkSimpleFilterWatcher.h. |
|
|
Definition at line 95 of file itkSimpleFilterWatcher.h. |
|
|
Callback method to show the AbortEvent Definition at line 135 of file itkSimpleFilterWatcher.h. |
|
|
Callback method to show the IterationEvent Definition at line 141 of file itkSimpleFilterWatcher.h. |
|
|
Reimplemented from itk::SimpleFilterWatcher. Definition at line 39 of file itkXMLFilterWatcher.h. |
|
|
Reimplemented from itk::SimpleFilterWatcher. Definition at line 57 of file itkXMLFilterWatcher.h. |
|
|
Definition at line 103 of file itkSimpleFilterWatcher.h. |
|
|
Definition at line 102 of file itkSimpleFilterWatcher.h. |
|
|
Classes that need access to filter's private data Definition at line 67 of file itkSimpleFilterWatcher.h. |
|
|
Definition at line 96 of file itkSimpleFilterWatcher.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000