Orocos Real-Time Toolkit
2.6.0
|
Partial specialisations for storing a reference. More...
#include <rtt/internal/DataSourceStorage.hpp>
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 |
Partial specialisations for storing a reference.
Definition at line 186 of file DataSourceStorage.hpp.