RTT::detail::DataSourceStorageImpl< 1, DataType > Struct Template Reference

Stores one data source. More...

#include <rtt/DataSourceStorage.hpp>

Inherits RTT::detail::DataSourceResultStorage< boost::function_traits< DataType >::result_type >.

List of all members.

Public Types

typedef boost::function_traits
< DataType >::arg1_type 
arg1_type

Public Member Functions

template<class ContainerT >
void initArgs (ContainerT &cc)
void store (arg1_type a1)
template<class ContainerT >
void initRet (ContainerT &cc)
getResult ()

Public Attributes

DataSourceArgStorage< arg1_type > ma1
ValueDataSource< R >::shared_ptr result

Detailed Description

template<class DataType>
struct RTT::detail::DataSourceStorageImpl< 1, DataType >

Stores one data source.

Definition at line 149 of file DataSourceStorage.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:22:46 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3