|
MIRA
|
Implementation of a future for SDO read and write operations. More...
#include <boost/thread/future.hpp>

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 | |
Implementation of a future for SDO read and write operations.
1.8.14