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