Go to the documentation of this file.
10 #ifndef SOT_CORE_BINARYOP_HH
11 #define SOT_CORE_BINARYOP_HH
22 #include <dynamic-graph/entity.h>
29 #include <boost/function.hpp>
39 template <
typename Operator>
42 typedef typename Operator::Tin1
Tin1;
43 typedef typename Operator::Tin2
Tin2;
44 typedef typename Operator::Tout
Tout;
86 #endif // #ifndef SOT_CORE_BINARYOP_HH
BinaryOp(const std::string &name)
Tout & computeOperation(Tout &res, sigtime_t time)
SignalPtr< Tin2, sigtime_t > SIN2
static std::string getTypeIn1Name(void)
std::string getDocString() const
SignalPtr< Tin1, sigtime_t > SIN1
BinaryOp< Operator > Self
static std::string getTypeOutName(void)
virtual const std::string & getClassName() const
static const std::string CLASS_NAME
static std::string getTypeIn2Name(void)
void signalRegistration(const SignalArray< sigtime_t > &signals)
SignalTimeDependent< Tout, sigtime_t > SOUT
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31