#include <bcbBattery.h>
Definition at line 71 of file bcbBattery.h.
◆ BcbBattery()
BcbBattery::BcbBattery |
( |
| ) |
|
|
inline |
◆ ~BcbBattery()
BcbBattery::~BcbBattery |
( |
| ) |
|
|
inline |
◆ close()
bool BcbBattery::close |
( |
| ) |
|
|
virtual |
◆ getBatteryCharge()
bool BcbBattery::getBatteryCharge |
( |
double & |
charge | ) |
|
|
overridevirtual |
◆ getBatteryCurrent()
bool BcbBattery::getBatteryCurrent |
( |
double & |
current | ) |
|
|
overridevirtual |
◆ getBatteryInfo()
bool BcbBattery::getBatteryInfo |
( |
std::string & |
info | ) |
|
|
overridevirtual |
◆ getBatteryStatus()
bool BcbBattery::getBatteryStatus |
( |
Battery_status & |
status | ) |
|
|
overridevirtual |
◆ getBatteryTemperature()
bool BcbBattery::getBatteryTemperature |
( |
double & |
temperature | ) |
|
|
overridevirtual |
◆ getBatteryVoltage()
bool BcbBattery::getBatteryVoltage |
( |
double & |
voltage | ) |
|
|
overridevirtual |
◆ open()
bool BcbBattery::open |
( |
yarp::os::Searchable & |
config | ) |
|
|
virtual |
◆ batteryReader
◆ driver
PolyDriver BcbBattery::driver |
|
protected |
◆ iSerial
ISerialDevice* BcbBattery::iSerial = nullptr |
|
protected |
◆ rf
ResourceFinder BcbBattery::rf |
|
protected |
The documentation for this class was generated from the following files: