Go to the documentation of this file.
28 #ifndef LATTICES_LATTICEPROGRESS_H
29 #define LATTICES_LATTICEPROGRESS_H
33 #include <casacore/casa/aips.h>
38 template <
class T>
class Vector;
virtual void initDerived()
Let a derived class initialize itself.
virtual void done()
The process has ended.
uInt expectedNsteps() const
Recovers the expected number of total steps.
Abstract base class to monitor progress in lattice operations.
virtual void nstepsDone(uInt nsteps)
Tell the number of steps done so far.
void init(uInt expectedNsteps)
Initialize the process.
virtual ~LatticeProgress()
this file contains all the compiler specific defines