MIRA
Classes | Namespaces
SDOFuture.h File Reference

Implementation of a future for SDO read and write operations. More...

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

Go to the source code of this file.

Classes

class  SDOClientBase
 
class  SDOFutureCommon< R >
 Wrapper for boost::unique_future that is specialized for SDO processing. More...
 
class  SDOFuture< R >
 A SDOFuture is a proxy for the result of an asynchronous SDO upload or download. More...
 
class  SDOFuture< void >
 This is a specialization for SDO calls with the return type of void, where no get() method is available. More...
 

Namespaces

 mira
 
 mira::can
 

Detailed Description

Implementation of a future for SDO read and write operations.

Author
Tim Langner
Date
2011/05/10