21 #ifndef otbCommandProgressUpdate_h
22 #define otbCommandProgressUpdate_h
24 #include "itkCommand.h"
37 template <
class TFilter>
52 void Execute(itk::Object* caller,
const itk::EventObject& event)
override;
54 void Execute(
const itk::Object*
object,
const itk::EventObject& event)
override;
59 #ifndef OTB_MANUAL_INSTANTIATION
CommandProgressUpdate()=default
void Execute(itk::Object *caller, const itk::EventObject &event) override
const TFilter * FilterPointer
itk::SmartPointer< Self > Pointer
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.