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