Orocos Real-Time Toolkit  2.6.0
Public Member Functions | Public Attributes
RTT::internal::DSRStore< T > Struct Template Reference

Analogous to RStore, but specific for DataSourceStorage. More...

#include <rtt/internal/DataSourceStorage.hpp>

List of all members.

Public Member Functions

T & result ()
 operator T & ()

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.


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