#include <operator.hh>
Public Types | |
typedef TypeIn | Tin |
typedef TypeOut | Tout |
Public Member Functions | |
std::string | getDocString () const |
template<typename Op > | |
void | initialize (VariadicOp< Op > *, Entity::CommandMap_t &) |
void | updateSignalNumber (const int &) |
Static Public Member Functions | |
static std::string | nameTypeIn (void) |
static std::string | nameTypeOut (void) |
Definition at line 831 of file operator.hh.
typedef TypeIn dynamicgraph::sot::VariadicOpHeader< TypeIn, TypeOut >::Tin |
Definition at line 832 of file operator.hh.
typedef TypeOut dynamicgraph::sot::VariadicOpHeader< TypeIn, TypeOut >::Tout |
Definition at line 833 of file operator.hh.
|
inline |
Definition at line 843 of file operator.hh.
|
inline |
Definition at line 841 of file operator.hh.
|
inlinestatic |
Definition at line 834 of file operator.hh.
|
inlinestatic |
Definition at line 837 of file operator.hh.
|
inline |
Definition at line 842 of file operator.hh.