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

Go to the source code of this file.

Classes

class  BatteryInfo
 

Functions

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

Function Documentation

◆ operator!=()

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

Definition at line 67 of file batteryInfo.cpp.

◆ operator==()

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

Definition at line 44 of file batteryInfo.cpp.