|
MIRA
|
Contains internal RPCManager class. More...
#include <set>#include <platform/Platform.h>#include <rpc/RPCServer.h>#include <rpc/RPCClient.h>#include <rpc/RPCPatternCheck.h>#include <rpc/RPCCallDefinition.h>#include <rpc/AbstractDeferredInvoker.h>#include <rpc/AbstractRPCHandler.h>#include <rpc/AbstractInterfaceCallbackHandler.h>

Go to the source code of this file.
Classes | |
| class | RPCManager |
| This class is for internal use only. More... | |
| class | RPCManager::RemoteRequestHandler |
| Handler that must be implemented by the remote module to send RPC requests to a remote server. More... | |
| class | RPCManager::RemoteFinishHandler |
| Handler that must be implemented by the remote module to send RPC responses to a remote server which sent a previous RPC request. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Contains internal RPCManager class.
1.8.14