|
Orocos Real-Time Toolkit
2.6.0
|
An operator which reads a two DataSources and returns a modified result. More...
#include <rtt/types/OperatorTypes.hpp>
Inherits RTT::types::BinaryOp.
Public Member Functions | |
| BinaryOperator (const char *op, function f) | |
| internal::DataSource< result_t > * | build (const std::string &op, base::DataSourceBase *a, base::DataSourceBase *b) |
| bool | isExactMatch (const std::string &op, base::DataSourceBase *a, base::DataSourceBase *b) |
An operator which reads a two DataSources and returns a modified result.
Definition at line 84 of file OperatorTypes.hpp.
1.7.6.1