Go to the documentation of this file.
28 #ifndef LATTICES_LATTICEHISTPROGRESS_H
29 #define LATTICES_LATTICEHISTPROGRESS_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/lattices/LatticeMath/LatticeProgress.h>
Visual indication of a tasks progress.
Abstract base class to monitor progress in lattice operations.
LatticeHistProgress()
Constructor makes a null object.
virtual ~LatticeHistProgress()
Destructor deletes the ProgressMeter pointer.
virtual void initDerived()
Initialize this object.
virtual void nstepsDone(uInt nsteps)
Tell the number of steps done so far.
virtual void done()
The process has ended so clean things up.
this file contains all the compiler specific defines
Provides a progress meter for the LatticeHistograms class.