|
MIRA
|
Connection pool that holds the ownership for RemoteConnections. More...
#include <unordered_map>#include <serialization/IsTransparentSerializable.h>#include <fw/RemoteConnection.h>

Go to the source code of this file.
Classes | |
| class | RemoteConnectionProxy |
| A proxy object that represents a connection. More... | |
| class | IsTransparentSerializable< RemoteConnectionProxy, SerializerTag > |
| class | RemoteConnectionPool |
| Owner of every RemoteConnection. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Connection pool that holds the ownership for RemoteConnections.
Creates move-only ConnectionProxies that will stop their thread in their destructor.
1.8.14