Orocos Real-Time Toolkit  2.5.0
Public Types | Public Member Functions | Public Attributes
RTT::internal::DataSourceArgStorage< A const & > Struct Template Reference

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

#include <rtt/internal/DataSourceStorage.hpp>

List of all members.

Public Types

typedef AStore< A const & > Store

Public Member Functions

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.


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