Public Member Functions | Public Attributes | List of all members
RTT::internal::DSRStore< T > Struct Template Reference

#include <DataSourceStorage.hpp>

Public Member Functions

 DSRStore ()
 
 operator T & ()
 
T & result ()
 

Public Attributes

arg
 

Detailed Description

template<class T>
struct RTT::internal::DSRStore< T >

Analogous to RStore, but specific for DataSourceStorage. Lacks the executed check and exec function. It provides storage for a return value, that will be set using a ReferenceDataSource and be read in collect/collectIfDone.

Definition at line 61 of file DataSourceStorage.hpp.

Constructor & Destructor Documentation

template<class T>
RTT::internal::DSRStore< T >::DSRStore ( )
inline

Definition at line 63 of file DataSourceStorage.hpp.

Member Function Documentation

template<class T>
RTT::internal::DSRStore< T >::operator T & ( )
inline

Definition at line 66 of file DataSourceStorage.hpp.

template<class T>
T& RTT::internal::DSRStore< T >::result ( )
inline

Definition at line 65 of file DataSourceStorage.hpp.

Member Data Documentation

template<class T>
T RTT::internal::DSRStore< T >::arg

Definition at line 62 of file DataSourceStorage.hpp.


The documentation for this struct was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:44