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