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