Try to adapt a DataSourceBase to a DataSource< by const reference > Allows all conversions. More...
#include <rtt/DataSourceAdaptor.hpp>
Public Member Functions | |
DataSource< const TResult & > ::shared_ptr | operator() (DataSourceBase::shared_ptr dsb) const |
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 668 of file DataSourceAdaptor.hpp.