#include <operator.hh>

| Public Member Functions | |
| std::string | getDocString () const | 
| void | operator() (const T &a, const T &b, bool &res) const | 
|  Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T, T, bool > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::BinaryOpHeader< T, T, bool > | |
| typedef T | Tin1 | 
| typedef T | Tin2 | 
| typedef bool | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T, T, bool > | |
| static std::string | nameTypeIn1 (void) | 
| static std::string | nameTypeIn2 (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 699 of file operator.hh.
| 
 | inline | 
Definition at line 703 of file operator.hh.
| 
 | inline | 
Definition at line 700 of file operator.hh.