#include <freMaskImageFilterController.h>


Public Types | |
| typedef MaskImageFilterControllerBase < ImageTypes < 2 >::InternalImageType, ImageTypes < 2 >::InternalImageType > | Superclass |
| typedef Mask2DImageFilterController | Self |
| typedef Superclass::ComponentType | ComponentType |
| typedef ComponentType::Pointer | ComponentPointer |
| typedef Superclass::GenericComponentType | GenericComponentType |
| typedef Superclass::GenericComponentPointer | GenericComponentPointer |
| typedef Superclass::GenericMediaPointer | GenericMediaPointer |
Public Member Functions | |
| itkTypeMacro (Mask2DImageFilterController, MaskImageFilterControllerBase) | |
| Mask2DImageFilterController () | |
Definition at line 108 of file freMaskImageFilterController.h.
| typedef MaskImageFilterControllerBase< ImageTypes<2>::InternalImageType, ImageTypes<2>::InternalImageType > FREE::Mask2DImageFilterController::Superclass |
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 111 of file freMaskImageFilterController.h.
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 112 of file freMaskImageFilterController.h.
The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 114 of file freMaskImageFilterController.h.
| typedef ComponentType::Pointer FREE::Mask2DImageFilterController::ComponentPointer |
SmartPointer of the component class
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 115 of file freMaskImageFilterController.h.
Generic component type
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 116 of file freMaskImageFilterController.h.
| typedef Superclass::GenericComponentPointer FREE::Mask2DImageFilterController::GenericComponentPointer |
Generic smartpointer for the controller interface
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 117 of file freMaskImageFilterController.h.
Reimplemented from FREE::MaskImageFilterControllerBase< TInputImage, TMaskImage >.
Definition at line 118 of file freMaskImageFilterController.h.
| FREE::Mask2DImageFilterController::Mask2DImageFilterController | ( | ) |
Implementation of FREE::Mask2DImageFilterController ////////////////////
Definition at line 31 of file freMaskImageFilterController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::Mask2DImageFilterController::itkTypeMacro | ( | Mask2DImageFilterController | , | |
| MaskImageFilterControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000