MIRA
|
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>
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... | |
The framework module responsible for connections to remote frameworks.