Public Types | Public Member Functions | Public Attributes
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 200 of file DataSourceStorage.hpp.


Member Typedef Documentation

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

Definition at line 202 of file DataSourceStorage.hpp.


Constructor & Destructor Documentation

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

Definition at line 206 of file DataSourceStorage.hpp.


Member Function Documentation

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

Definition at line 209 of file DataSourceStorage.hpp.


Member Data Documentation

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

Definition at line 203 of file DataSourceStorage.hpp.

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

Definition at line 205 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