Try to adapt a DataSourceBase to a DataSource< by value >. More...
#include <rtt/DataSourceAdaptor.hpp>
Public Types | |
typedef TResult | Result |
Public Member Functions | |
DataSource< Result >::shared_ptr | operator() (DataSourceBase::shared_ptr dsb) const |
Try to adapt a DataSourceBase to a DataSource< by value >.
Definition at line 500 of file DataSourceAdaptor.hpp.