add(LCDElement *child) | LCDElement | |
assignKey(KeyEvent key, LCDCallback *callback) | LCDClient | |
exists(std::string id) | LCDElement | [static] |
getCharHeight() const | LCDClient | |
getCharWidth() const | LCDClient | |
getHeight() const | LCDClient | |
getId() | LCDElement | |
getProtocolVersion() const | LCDClient | |
getServerVersion() const | LCDClient | |
getWidth() const | LCDClient | |
LCDClient(const std::string &server, int port=13666) | LCDClient | |
sendCommand(const std::string &cmd, const std::string ¶meters="") | LCDClient | [virtual] |
setBackLight(std::string backlight) | LCDClient | |
setName(std::string name) | LCDClient | |
~LCDClient() | LCDClient | |
~LCDElement() | LCDElement |