26#ifndef LATTICES_LATTSTATSPROGRESS_H
27#define LATTICES_LATTSTATSPROGRESS_H
31#include <casacore/casa/aips.h>
32#include <casacore/lattices/LatticeMath/LatticeProgress.h>
94 std::shared_ptr<ProgressMeter>
_meter;
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.
std::shared_ptr< ProgressMeter > _meter
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)
this file contains all the compiler specific defines