MIRA
Classes | Namespaces
ChannelInterval.h File Reference

Filtering channel messages by only calling the callback function within a given interval. More...

#include <fw/ChannelReadWrite.h>
#include <fw/Framework.h>
Include dependency graph for ChannelInterval.h:

Go to the source code of this file.

Classes

class  ChannelInterval< T >
 Class that can be registered as a filter when subscribing to channels to only get a callback in a specified interval. More...
 

Namespaces

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

Detailed Description

Filtering channel messages by only calling the callback function within a given interval.

Author
Tim Langner
Date
2011/01/20