RTT::detail::DataSourceResultStorage< R & > Struct Template Reference
#include <rtt/DataSourceStorage.hpp>
List of all members.
|
Public Member Functions |
|
template<class ContainerT > |
| void | initRet (ContainerT &cc) |
|
R | getResult () |
Public Attributes |
|
ValueDataSource< R >::shared_ptr | result |
Detailed Description
template<class R>
struct RTT::detail::DataSourceResultStorage< R & >
- Bug:
- return of references are not supported yet in RemoteMethod. The user receives a reference to a local variable.
Definition at line 90 of file DataSourceStorage.hpp.
The documentation for this struct was generated from the following file: