#include <rtt/DataSourceAdaptor.hpp>
Public Types | |
| typedef TResult & | Result |
Public Member Functions | |
| DataSource< Result > * | operator() (DataSourceBase::shared_ptr dsb) const |
Only allow one 'conversion' : ref to ref. All the others are illegal in C++ too.
Definition at line 636 of file DataSourceAdaptor.hpp.
1.5.8