#include <rtt/OperatorTypes.hpp>
Inherits RTT::detail::BinaryOp.
Public Member Functions | |
| BinaryOperator (const char *op, function f) | |
| DataSource< result_t > * | build (const std::string &op, DataSourceBase *a, DataSourceBase *b) |
Definition at line 83 of file OperatorTypes.hpp.
1.5.8