MIRA
Classes | Namespaces | Typedefs
BinaryRPCBackend.h File Reference

Provides binary client and server side requests and responses. More...

#include <boost/thread/future.hpp>
#include <serialization/BinarySerializer.h>
#include <rpc/RPCError.h>
#include <thread/Atomic.h>
Include dependency graph for BinaryRPCBackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BinaryRPCBackendTempl< BinaryFormatVersion >
 
Provides binary client and server side requests and responses. More...
 
class  BinaryRPCBackendTempl< BinaryFormatVersion >::ClientResponse
 Binary client-side response. More...
 
class  BinaryRPCBackendTempl< BinaryFormatVersion >::ClientRequest
 Binary client-side request. More...
 
class  BinaryRPCBackendTempl< BinaryFormatVersion >::ServerResponse
 Binary server-side response. More...
 
class  BinaryRPCBackendTempl< BinaryFormatVersion >::ServerRequest
 Binary server-side request. More...
 

Namespaces

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

Typedefs

typedef BinaryRPCBackendTempl< 0 > BinaryRPCBackendLegacy
 
typedef BinaryRPCBackendTempl< 2 > BinaryRPCBackend
 

Detailed Description

Provides binary client and server side requests and responses.

Author
Erik Einhorn
Date
2010/11/07