#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 size_type &) |
Static Public Member Functions | |
static std::string | nameTypeIn (void) |
static std::string | nameTypeOut (void) |
Definition at line 834 of file operator.hh.
typedef TypeIn dynamicgraph::sot::VariadicOpHeader< TypeIn, TypeOut >::Tin |
Definition at line 835 of file operator.hh.
typedef TypeOut dynamicgraph::sot::VariadicOpHeader< TypeIn, TypeOut >::Tout |
Definition at line 836 of file operator.hh.
|
inline |
Definition at line 846 of file operator.hh.
|
inline |
Definition at line 844 of file operator.hh.
|
inlinestatic |
Definition at line 837 of file operator.hh.
|
inlinestatic |
Definition at line 840 of file operator.hh.
|
inline |
Definition at line 845 of file operator.hh.