|
open_iA 2024.7
|
Helper class for forwarding progress events in ITK (where the observer pattern is used) to an iAProgress object. More...
#include <iAProgress.h>
Public Types | |
| using | Pointer = itk::SmartPointer<Self> |
| using | Self = iAitkCommand |
| using | Superclass = itk::Object |
Public Member Functions | |
| void | Execute (const itk::Object *caller, const itk::EventObject &event) override |
| void | Execute (itk::Object *caller, const itk::EventObject &event) override |
| itkNewMacro (iAitkCommand) | |
| void | setProgress (iAProgress const *progress) |
Helper class for forwarding progress events in ITK (where the observer pattern is used) to an iAProgress object.
| using iAitkCommand::Pointer = itk::SmartPointer<Self> |
| using iAitkCommand::Self = iAitkCommand |
| using iAitkCommand::Superclass = itk::Object |
|
override |
|
override |
| iAitkCommand::itkNewMacro | ( | iAitkCommand | ) |
| void iAitkCommand::setProgress | ( | iAProgress const * | progress | ) |