Public Types | Public Member Functions | Public Attributes
RTT::internal::DataSourceStorageImpl< 1, DataType > Struct Template Reference

#include <DataSourceStorage.hpp>

Inheritance diagram for RTT::internal::DataSourceStorageImpl< 1, DataType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::function_traits
< DataType >::arg1_type 
arg1_type
typedef DataSourceArgStorage
< arg1_type >::Store 
AStore1
typedef boost::function_traits
< DataType >::result_type 
result_type

Public Member Functions

 DataSourceStorageImpl ()
 DataSourceStorageImpl (const DataSourceStorageImpl &orig)
template<class ContainerT >
void initArgs (ContainerT &cc)
void store (arg1_type a1)

Public Attributes

DataSourceArgStorage< arg1_typema1

Detailed Description

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

Stores one data source.

Definition at line 233 of file DataSourceStorage.hpp.


Member Typedef Documentation

template<class DataType >
typedef boost::function_traits<DataType>::arg1_type RTT::internal::DataSourceStorageImpl< 1, DataType >::arg1_type

Definition at line 237 of file DataSourceStorage.hpp.

template<class DataType >
typedef DataSourceArgStorage<arg1_type>::Store RTT::internal::DataSourceStorageImpl< 1, DataType >::AStore1

Definition at line 239 of file DataSourceStorage.hpp.

template<class DataType >
typedef boost::function_traits<DataType>::result_type RTT::internal::DataSourceStorageImpl< 1, DataType >::result_type

Definition at line 236 of file DataSourceStorage.hpp.


Constructor & Destructor Documentation

template<class DataType >
RTT::internal::DataSourceStorageImpl< 1, DataType >::DataSourceStorageImpl ( ) [inline]

Definition at line 241 of file DataSourceStorage.hpp.

template<class DataType >
RTT::internal::DataSourceStorageImpl< 1, DataType >::DataSourceStorageImpl ( const DataSourceStorageImpl< 1, DataType > &  orig) [inline]

Definition at line 242 of file DataSourceStorage.hpp.


Member Function Documentation

template<class DataType >
template<class ContainerT >
void RTT::internal::DataSourceStorageImpl< 1, DataType >::initArgs ( ContainerT &  cc) [inline]

Definition at line 245 of file DataSourceStorage.hpp.

template<class DataType >
void RTT::internal::DataSourceStorageImpl< 1, DataType >::store ( arg1_type  a1) [inline]

Definition at line 249 of file DataSourceStorage.hpp.


Member Data Documentation

template<class DataType >
DataSourceArgStorage<arg1_type> RTT::internal::DataSourceStorageImpl< 1, DataType >::ma1

Definition at line 238 of file DataSourceStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:24