RTT::internal::DSRStore< T > Struct Template Reference

#include <DataSourceStorage.hpp>

List of all members.

Public Member Functions

 DSRStore ()
 DSRStore ()
 operator T & ()
 operator T & ()
T & result ()
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 57 of file install/include/rtt/internal/DataSourceStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 51 of file rtt/internal/DataSourceStorage.hpp.


Member Function Documentation

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

Definition at line 54 of file rtt/internal/DataSourceStorage.hpp.

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

Definition at line 53 of file rtt/internal/DataSourceStorage.hpp.

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

Member Data Documentation

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

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:00 2013