#include <itkWatershedMiniPipelineProgressCommand.h>
Inheritance diagram for itk::WatershedMiniPipelineProgressCommand:
[NOHEADER] | |
typedef WatershedMiniPipelineProgressCommand | Self |
typedef Command | Superclass |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::SmartPointer< const Self > | ConstPointer |
virtual const char * | GetNameOfClass () const |
Pointer | New () |
Public Member Functions | |
void | Execute (Object *caller, const EventObject &event) |
void | Execute (const Object *caller, const EventObject &event) |
void | SetFilter (ProcessObject *p) |
const ProcessObject * | GetFilter () |
virtual void | SetCount (double _arg) |
virtual double | GetCount () |
virtual void | SetNumberOfFilters (double _arg) |
virtual double | GetNumberOfFilters () |
Protected Member Functions | |
WatershedMiniPipelineProgressCommand () | |
virtual | ~WatershedMiniPipelineProgressCommand () |
Definition at line 29 of file itkWatershedMiniPipelineProgressCommand.h.
|
Smart pointer declaration methods Reimplemented from itk::Command. Definition at line 37 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Smart pointer declaration methods Reimplemented from itk::Command. Definition at line 36 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Smart pointer declaration methods Reimplemented from itk::Command. Definition at line 34 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Smart pointer declaration methods Reimplemented from itk::Command. Definition at line 35 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Definition at line 67 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Definition at line 69 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Standard Command virtual methods Implements itk::Command. |
|
Standard Command virtual methods Implements itk::Command. |
|
Set/Get the base count for stepping through filter progress values |
|
Set/Get the filter whose UpdateProgress will be set by this command object Definition at line 51 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Smart pointer declaration methods Reimplemented from itk::Command. |
|
Set/Get the number of filters that this command will expect to be observing |
|
Smart pointer declaration methods Reimplemented from itk::Object. |
|
Set/Get the base count for stepping through filter progress values |
|
Set/Get the filter whose UpdateProgress will be set by this command object Definition at line 49 of file itkWatershedMiniPipelineProgressCommand.h. |
|
Set/Get the number of filters that this command will expect to be observing |