Definition at line 56 of file battery_check.cpp.
◆ BatteryServerChecker()
BatteryServerChecker::BatteryServerChecker |
( |
int |
id, |
|
|
const string & |
dev, |
|
|
int |
timeout |
|
) |
| |
|
inline |
◆ batteryOK()
bool BatteryServerChecker::batteryOK |
( |
| ) |
const |
|
inline |
◆ getStatus()
string BatteryServerChecker::getStatus |
( |
| ) |
const |
|
inline |
◆ run()
void BatteryServerChecker::run |
( |
| ) |
|
|
inlineprivate |
◆ start()
void BatteryServerChecker::start |
( |
| ) |
|
|
inline |
◆ stop()
void BatteryServerChecker::stop |
( |
| ) |
|
|
inline |
◆ device_
string BatteryServerChecker::device_ |
|
private |
◆ id_
int BatteryServerChecker::id_ |
|
private |
◆ inhibited
vector<bool> BatteryServerChecker::inhibited |
|
private |
◆ last_update
vector<ros::Time> BatteryServerChecker::last_update |
|
private |
◆ no_good
vector<bool> BatteryServerChecker::no_good |
|
private |
◆ os
ocean BatteryServerChecker::os |
|
private |
◆ present
vector<bool> BatteryServerChecker::present |
|
private |
◆ runThread_
◆ stopRequest
volatile bool BatteryServerChecker::stopRequest |
|
private |
◆ timeout_
int BatteryServerChecker::timeout_ |
|
private |
The documentation for this class was generated from the following file: