MIRA
Classes | Namespaces | Typedefs
DiscoverService.h File Reference

Service that discovers other frameworks within a network using multicast. More...

#include <boost/shared_ptr.hpp>
#include <platform/Types.h>
#include <utils/UUID.h>
#include <communication/IOService.h>
#include <fw/FrameworkExports.h>
Include dependency graph for DiscoverService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DiscoverService
 Service that is used to discover other running frameworks in the same network using multicast on. More...
 
struct  DiscoverService::AnnounceMessage
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< DiscoverService > DiscoverServicePtr
 

Detailed Description

Service that discovers other frameworks within a network using multicast.

Author
Tim Langner
Date
2010/10/07