28 #ifndef LATTICES_LATTICEPROGRESS_H
29 #define LATTICES_LATTICEPROGRESS_H
38 template <
class T>
class Vector;
Abstract base class to monitor progress in lattice operations.
virtual ~LatticeProgress()
std::vector< double > Vector
virtual void done()
The process has ended.
uInt expectedNsteps() const
Recovers the expected number of total steps.
virtual void initDerived()
Let a derived class initialize itself.
virtual void nstepsDone(uInt nsteps)
Tell the number of steps done so far.
void init(uInt expectedNsteps)
Initialize the process.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.