RTT::internal::DataSourceArgStorage< A & > Struct Template Reference

Partial specialisations for storing a reference. More...

#include <DataSourceStorage.hpp>

List of all members.

Public Types

typedef remove_cr< A >::type ds_type
typedef remove_cr< A >::type ds_type
typedef AStore< A & > Store
typedef AStore< A & > Store

Public Member Functions

 DataSourceArgStorage ()
 DataSourceArgStorage ()
void newarg (A &a)
void newarg (A &a)

Public Attributes

AStore< A & > arg
LateReferenceDataSource
< ds_type >::shared_ptr 
value

Detailed Description

template<class A>
struct RTT::internal::DataSourceArgStorage< A & >

Partial specialisations for storing a reference.

Definition at line 182 of file install/include/rtt/internal/DataSourceStorage.hpp.


Member Typedef Documentation

template<class A >
typedef remove_cr<A>::type RTT::internal::DataSourceArgStorage< A & >::ds_type

Definition at line 186 of file rtt/internal/DataSourceStorage.hpp.

template<class A >
typedef remove_cr<A>::type RTT::internal::DataSourceArgStorage< A & >::ds_type
template<class A >
typedef AStore<A&> RTT::internal::DataSourceArgStorage< A & >::Store

Definition at line 184 of file rtt/internal/DataSourceStorage.hpp.

template<class A >
typedef AStore<A&> RTT::internal::DataSourceArgStorage< A & >::Store

Constructor & Destructor Documentation

template<class A >
RTT::internal::DataSourceArgStorage< A & >::DataSourceArgStorage (  )  [inline]
template<class A >
RTT::internal::DataSourceArgStorage< A & >::DataSourceArgStorage (  )  [inline]

Definition at line 188 of file rtt/internal/DataSourceStorage.hpp.


Member Function Documentation

template<class A >
void RTT::internal::DataSourceArgStorage< A & >::newarg ( A a  )  [inline]

Definition at line 191 of file rtt/internal/DataSourceStorage.hpp.

template<class A >
void RTT::internal::DataSourceArgStorage< A & >::newarg ( A a  )  [inline]

Member Data Documentation

template<class A >
AStore< A & > RTT::internal::DataSourceArgStorage< A & >::arg

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


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:59 2013