#include <operator.hh>
Public Types | |
typedef TypeIn1 | Tin1 |
typedef TypeIn2 | Tin2 |
typedef TypeOut | Tout |
Public Member Functions | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Static Public Member Functions | |
static std::string | nameTypeIn1 (void) |
static std::string | nameTypeIn2 (void) |
static std::string | nameTypeOut (void) |
Definition at line 511 of file operator.hh.
typedef TypeIn1 dynamicgraph::sot::BinaryOpHeader< TypeIn1, TypeIn2, TypeOut >::Tin1 |
Definition at line 512 of file operator.hh.
typedef TypeIn2 dynamicgraph::sot::BinaryOpHeader< TypeIn1, TypeIn2, TypeOut >::Tin2 |
Definition at line 513 of file operator.hh.
typedef TypeOut dynamicgraph::sot::BinaryOpHeader< TypeIn1, TypeIn2, TypeOut >::Tout |
Definition at line 514 of file operator.hh.
|
inline |
Definition at line 524 of file operator.hh.
|
inline |
Definition at line 525 of file operator.hh.
|
inlinestatic |
Definition at line 515 of file operator.hh.
|
inlinestatic |
Definition at line 518 of file operator.hh.
|
inlinestatic |
Definition at line 521 of file operator.hh.