RTT::AdaptDataSource< const TResult & > Struct Template Reference
Try to adapt a
DataSourceBase to a DataSource< by const reference > Allows all conversions.
More...
#include <rtt/DataSourceAdaptor.hpp>
List of all members.
Detailed Description
template<class TResult>
struct RTT::AdaptDataSource< const TResult & >
Try to adapt a
DataSourceBase to a DataSource< by const reference > Allows all conversions.
This one is used for assignments of class types.
Definition at line 665 of file DataSourceAdaptor.hpp.
The documentation for this struct was generated from the following file: