open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
iAitkCommand Class Reference

#include <iAProgress.h>

Inheritance diagram for iAitkCommand:
[legend]
Collaboration diagram for iAitkCommand:
[legend]

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)
 

Member Typedef Documentation

◆ Pointer

using iAitkCommand::Pointer = itk::SmartPointer<Self>

◆ Self

◆ Superclass

using iAitkCommand::Superclass = itk::Object

Member Function Documentation

◆ 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()

iAitkCommand::itkNewMacro ( iAitkCommand  )

◆ setProgress()

void iAitkCommand::setProgress ( iAProgress const *  progress)

The documentation for this class was generated from the following files: