MIRA
Classes | Namespaces | Typedefs
AbstractDeferredInvoker.h File Reference

Abstract interface for DeferredInvoker. More...

#include <boost/shared_ptr.hpp>
Include dependency graph for AbstractDeferredInvoker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DeferredInvokerFinishHandler
 Handler that is called when a deferred RPC call was executed and finished and therefore when the response is available. More...
 
class  AbstractDeferredInvoker
 Abstract interface for DeferredInvoker which is a class to support different RPC backends. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< AbstractDeferredInvoker > AbstractDeferredInvokerPtr
 

Detailed Description

Abstract interface for DeferredInvoker.

Author
Erik Einhorn
Date
2010/11/24