MIRA
Classes | Namespaces
RPCManager.h File Reference

Contains internal RPCManager class. More...

#include <set>
#include <platform/Platform.h>
#include <rpc/RPCServer.h>
#include <rpc/RPCClient.h>
#include <rpc/RPCMacros.h>
#include <rpc/RPCCallDefinition.h>
#include <rpc/AbstractDeferredInvoker.h>
#include <rpc/AbstractRPCHandler.h>
#include <rpc/AbstractInterfaceCallbackHandler.h>
Include dependency graph for RPCManager.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

Contains internal RPCManager class.

Author
Erik Einhorn, Tim Langner
Date
2010/11/08