Helper class for forwarding progress events in ITK (where the observer pattern is used) to an iAProgress object.
More...
#include <iAProgress.h>
Helper class for forwarding progress events in ITK (where the observer pattern is used) to an iAProgress object.
- Todo
- hide from iAProgress users (maybe via PIMPL idiom)
◆ Pointer
◆ Self
◆ Superclass
◆ Execute() [1/2]
| void iAitkCommand::Execute |
( |
const itk::Object * | caller, |
|
|
const itk::EventObject & | event ) |
|
override |
◆ Execute() [2/2]
| void iAitkCommand::Execute |
( |
itk::Object * | caller, |
|
|
const itk::EventObject & | event ) |
|
override |
◆ itkNewMacro()
◆ setProgress()
| void iAitkCommand::setProgress |
( |
iAProgress const * | progress | ) |
|
The documentation for this class was generated from the following files: