fw4spl
|
Public Types | |
typedef LocalCommand | Self |
typedef itk::SmartPointer< LocalCommand > | Pointer |
Public Member Functions | |
itkNewMacro (Self) | |
void | Execute (itk::Object *caller, const itk::EventObject &event) override |
void | Execute (const itk::Object *caller, const itk::EventObject &event) override |
Public Attributes | |
std::string | m_msg |
std::shared_ptr< ::fwTools::ProgressAdviser > | m_adviser |
Definition at line 25 of file ProgressItkToFw.hxx.