$search

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

#include <DataSourceStorage.hpp>

List of all members.

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 57 of file DataSourceStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 51 of file DataSourceStorage.hpp.


Member Function Documentation

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

Definition at line 54 of file DataSourceStorage.hpp.

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

Definition at line 53 of file DataSourceStorage.hpp.


Member Data Documentation

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

Definition at line 50 of file DataSourceStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:46 2013