17 #ifndef __itkProgressAccumulator_h
18 #define __itkProgressAccumulator_h
59 itkGetConstMacro(AccumulatedProgress,
float);
76 void UnregisterAllFilters();
84 void ResetFilterProgressAndKeepAccumulatedProgress();
89 void PrintSelf(std::ostream &s,
Indent indent)
const;
140 #endif // __itkProgressAccumulator_h_