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

#include <DataSourceStorage.hpp>

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

List of all members.

Public Types

typedef boost::function_traits
< DataType >::result_type 
result_type

Public Member Functions

 DataSourceStorageImpl ()
 DataSourceStorageImpl (const DataSourceStorageImpl &orig)
template<class ContainerT >
void initArgs (ContainerT &)

Detailed Description

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

When no arguments are to be stored.

Definition at line 219 of file DataSourceStorage.hpp.


Member Typedef Documentation

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

Definition at line 222 of file DataSourceStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 223 of file DataSourceStorage.hpp.

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

Definition at line 224 of file DataSourceStorage.hpp.


Member Function Documentation

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

Definition at line 226 of file DataSourceStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:39