18#ifndef itkHolderCommand_h
19#define itkHolderCommand_h
void Execute(const itk::Object *, const itk::EventObject &) override
itkNewMacro(HolderCommand)
void Execute(itk::Object *, const itk::EventObject &) override
const ObjectType * Get() const
itk::SmartPointer< const Self > ConstPointer
~HolderCommand() override
HolderCommand(const HolderCommand &)=delete
void operator=(const HolderCommand &)=delete
void Set(ObjectType *object)
itk::SmartPointer< Self > Pointer
void operator=(const HolderCommand &)=delete
void Execute(itk::Object *, const itk::EventObject &) override
void Execute(const itk::Object *, const itk::EventObject &) override
const ObjectType & Get() const
itkNewMacro(HolderCommand)
itk::SmartPointer< Self > Pointer
void Set(const ObjectType object)
HolderCommand(const HolderCommand &)=delete
~HolderCommand() override=default
itk::SmartPointer< const Self > ConstPointer