45 #ifndef DECIMATETHREAD_HH 46 #define DECIMATETHREAD_HH 55 #include <OpenFlipper/threads/OpenFlipperThread.hh> 69 McDecimaterType* mcDec;
70 MixedDecimaterType* mixedDec;
87 BaseDecimaterType* baseDec_;
91 virtual void notify(
size_t _step);
92 virtual bool abort()
const;
102 BaseDecimaterType* baseDecimater();
104 int objectId()
const;
108 #endif // DECIMATETHREAD_HH virtual bool abort() const
Abort callback.
Thread handling class for OpenFlipper.
virtual void notify(size_t _step)
callback
void cancel()
Cancel the job.