28 #ifndef LATTICES_LATTSTATSPROGRESS_H
29 #define LATTICES_LATTSTATSPROGRESS_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/lattices/LatticeMath/LatticeProgress.h>
35 #include <casacore/casa/Utilities/CountedPtr.h>
Referenced counted pointer for constant data.
Provides a progress meter for the LatticeStatistics class.
virtual ~LattStatsProgress()
Destructor deletes the ProgressMeter pointer.
LattStatsProgress()
Constructor makes a null object.
virtual void done()
The process has ended so clean things up.
virtual void nstepsDone(uInt nsteps)
Tell the number of steps done so far.
virtual void initDerived()
Initialize this object.
void operator++(Int)
increment the current step (postfix version)
CountedPtr< ProgressMeter > _meter
this file contains all the compiler specific defines