addOnChangeWidget(LCDWidget *widget) | LCDSensor | |
addOnTimeOutWidget(LCDWidget *widget, int timeOut) | LCDSensor | |
executeCommand(const std::string &cmd) | LCDSensor | |
getCurrentValue() | LCDSystemSensor | [virtual] |
intToString(int value) | LCDSensor | |
LCDSystemSensor(const std::string &command) | LCDSystemSensor | |
removeOnChangeWidget(LCDWidget *widget) | LCDSensor | |
removeOnChangeWidget(std::string id) | LCDSensor | |
removeOnTimeOutWidget(LCDWidget *widget) | LCDSensor | |
removeOnTimeOutWidget(std::string id) | LCDSensor | |
waitForChange() | LCDSystemSensor | [virtual] |