$search

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

Partial specialisations for storing a const reference. More...

#include <DataSourceStorage.hpp>

List of all members.

Public Types

typedef AStore< A const & > Store

Public Member Functions

 DataSourceArgStorage ()
void newarg (A const &a)

Public Attributes

AStore< A const & > arg
LateConstReferenceDataSource
< A >::shared_ptr 
value

Detailed Description

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

Partial specialisations for storing a const reference.

Definition at line 196 of file DataSourceStorage.hpp.


Member Typedef Documentation

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

Definition at line 198 of file DataSourceStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 202 of file DataSourceStorage.hpp.


Member Function Documentation

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

Definition at line 205 of file DataSourceStorage.hpp.


Member Data Documentation

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

Definition at line 199 of file DataSourceStorage.hpp.

template<class A >
LateConstReferenceDataSource<A>::shared_ptr RTT::internal::DataSourceArgStorage< A const & >::value

Definition at line 201 of file DataSourceStorage.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:46 2013