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

Partial specialisations for storing a reference. More...

#include <rtt/internal/DataSourceStorage.hpp>

List of all members.

Public Types

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

Public Member Functions

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 186 of file DataSourceStorage.hpp.


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