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