MIRA
Classes | Namespaces | Typedefs
RemoteModule.h File Reference

The framework module responsible for connections to remote frameworks. More...

#include <thread/CyclicRunnable.h>
#include <serialization/adapters/std/list>
#include <serialization/adapters/boost/optional.hpp>
#include <utils/UUID.h>
#include <security/RSAKey.h>
#include <fw/DiscoverService.h>
#include <fw/PerformanceStatistics.h>
#include <fw/RemoteConnection.h>
#include <fw/RemoteServer.h>
#include <fw/RemoteConnectionPool.h>
#include <fw/ServiceLevel.h>
Include dependency graph for RemoteModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteModule
 Manages connections to other remote frameworks. More...
 
struct  RemoteModule::AuthSettings
 Contains the authentication settings. More...
 
class  IsCopyAssignable< RemoteModule::ConnectionMap >
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< RemoteModule > RemoteModulePtr
 Typedef for a pointer to RemoteModule. More...
 

Detailed Description

The framework module responsible for connections to remote frameworks.

Author
Tim Langner
Date
2010/11/16