MIRA
Classes | Namespaces
ChannelContentChange.h File Reference

Filtering channel messages by only calling the callback function when the content has changed. More...

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

Go to the source code of this file.

Classes

class  ChannelContentChange< T >
 Class that can be registered as a filter when subscribing to channels to only get a callback when the content of the channel changes. 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 when the content has changed.

Author
Tim Langner
Date
2015/09/18