MIRA
Classes | Namespaces
ChannelSubscriber.h File Reference

Subscriber classes used to subscribe on channels for automatic notification. More...

#include <boost/shared_ptr.hpp>
#include <utils/Bind.h>
#include <fw/AbstractChannel.h>
#include <fw/AbstractChannelSubscriber.h>
#include <fw/Status.h>
Include dependency graph for ChannelSubscriber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConcreteChannel< T >
 
class  ChannelSubscriber< T, ChannelRead >
 Implements AbstractChannelSubscriber for a concrete data type. More...
 

Namespaces

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

Detailed Description

Subscriber classes used to subscribe on channels for automatic notification.

Author
Erik Einhorn
Date
2010/09/08