#include <operator.hh>
Public Types | |
typedef TypeIn | Tin |
typedef TypeOut | Tout |
Public Member Functions | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Static Public Member Functions | |
static std::string | nameTypeIn (void) |
static std::string | nameTypeOut (void) |
Definition at line 39 of file operator.hh.
typedef TypeIn dynamicgraph::sot::UnaryOpHeader< TypeIn, TypeOut >::Tin |
Definition at line 40 of file operator.hh.
typedef TypeOut dynamicgraph::sot::UnaryOpHeader< TypeIn, TypeOut >::Tout |
Definition at line 41 of file operator.hh.
|
inline |
Definition at line 48 of file operator.hh.
|
inline |
Definition at line 49 of file operator.hh.
|
inlinestatic |
Definition at line 42 of file operator.hh.
|
inlinestatic |
Definition at line 45 of file operator.hh.