|
Orocos Real-Time Toolkit
2.5.0
|
Partial specialisations for storing a void, not a void or reference Wraps around RStore. More...
#include <rtt/internal/DataSourceStorage.hpp>
Public Types | |
| typedef remove_cr< R >::type | ds_type |
Public Member Functions | |
| template<class ContainerT > | |
| void | initRet (ContainerT &cc) |
| R | getResult () |
Public Attributes | |
| DSRStore< R > | retn |
|
ReferenceDataSource< ds_type > ::shared_ptr | result |
Partial specialisations for storing a void, not a void or reference Wraps around RStore.
Definition at line 97 of file DataSourceStorage.hpp.
1.7.6.1