| 
    iCub-main
    
   | 
 
Functions | |
| bool | alwaysTrue (Value &a, Value &b) | 
| bool | greater (Value &a, Value &b) | 
| bool | greaterEqual (Value &a, Value &b) | 
| bool | lower (Value &a, Value &b) | 
| bool | lowerEqual (Value &a, Value &b) | 
| bool | equal (Value &a, Value &b) | 
| bool | notEqual (Value &a, Value &b) | 
| bool relationalOperators::alwaysTrue | ( | Value & | a, | 
| Value & | b | ||
| ) | 
| bool relationalOperators::greaterEqual | ( | Value & | a, | 
| Value & | b | ||
| ) | 
| bool relationalOperators::lowerEqual | ( | Value & | a, | 
| Value & | b | ||
| ) |