22 #ifndef otbStandardOneLineFilterWatcher_h
23 #define otbStandardOneLineFilterWatcher_h
57 template <
class Pr
intCallbackType = StandardOutputPr
intCallback>
87 m_Callback = callback;
92 void ShowProgress()
override;
95 void StartFilter()
override;
98 void EndFilter()
override;
124 #ifndef OTB_MANUAL_INSTANTIATION