![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbCommandProgressUpdate.h>
Inheritance diagram for otb::CommandProgressUpdate< TFilter >:
Collaboration diagram for otb::CommandProgressUpdate< TFilter >:Public Types | |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef CommandProgressUpdate | Self |
| typedef itk::Command | Superclass |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| void | Execute (const itk::Object *object, const itk::EventObject &event) override |
| void | Execute (itk::Object *caller, const itk::EventObject &event) override |
Static Public Member Functions | |
| static Pointer | New () |
Public Attributes | |
| const typedef TFilter * | FilterPointer |
Protected Member Functions | |
| CommandProgressUpdate () | |
TODO.
Definition at line 38 of file otbCommandProgressUpdate.h.
| typedef itk::SmartPointer<Self> otb::CommandProgressUpdate< TFilter >::Pointer |
Definition at line 43 of file otbCommandProgressUpdate.h.
| typedef CommandProgressUpdate otb::CommandProgressUpdate< TFilter >::Self |
Definition at line 41 of file otbCommandProgressUpdate.h.
| typedef itk::Command otb::CommandProgressUpdate< TFilter >::Superclass |
Definition at line 42 of file otbCommandProgressUpdate.h.
|
inlineprotected |
Definition at line 47 of file otbCommandProgressUpdate.h.
| virtual::itk::LightObject::Pointer otb::CommandProgressUpdate< TFilter >::CreateAnother | ( | void | ) | const |
|
override |
Definition at line 36 of file otbCommandProgressUpdate.hxx.
|
override |
Definition at line 30 of file otbCommandProgressUpdate.hxx.
|
static |
| const typedef TFilter* otb::CommandProgressUpdate< TFilter >::FilterPointer |
Definition at line 52 of file otbCommandProgressUpdate.h.
1.8.17