MIRA
Classes | Namespaces
CyclicRunnable.h File Reference

Runnable concept that executes an operation repeatedly in an defined interval. More...

#include <boost/function.hpp>
#include <thread/ThreadMonitor.h>
#include <utils/Time.h>
#include <utils/ToString.h>
Include dependency graph for CyclicRunnable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CyclicRunnable
 This class extends threads by the ability to execute an operation repeatedly in an defined interval. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Runnable concept that executes an operation repeatedly in an defined interval.

Author
Tim Langner
Date
2010/09/07