iCub-main
Classes | Functions
ftInfo.h File Reference
#include <string>
#include "EoAnalogSensors.h"
+ Include dependency graph for ftInfo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FtInfo
 

Functions

bool operator== (const FtInfo &right, const FtInfo &left)
 
bool operator!= (const FtInfo &right, const FtInfo &left)
 

Function Documentation

◆ operator!=()

bool operator!= ( const FtInfo right,
const FtInfo left 
)

Definition at line 74 of file ftInfo.cpp.

◆ operator==()

bool operator== ( const FtInfo right,
const FtInfo left 
)

Definition at line 45 of file ftInfo.cpp.