add(LCDElement *child) | LCDElement | |
exists(std::string id) | LCDElement | [static] |
getId() | LCDElement | |
LCDScreen(LCDElement *parent=0, std::string name="", std::string id="") | LCDScreen | |
setBackLight(std::string backlight) | LCDScreen | |
setCursor(std::string cursor) | LCDScreen | |
setCursorPosition(int x, int y) | LCDScreen | |
setCursorX(int x) | LCDScreen | |
setCursorY(int y) | LCDScreen | |
setDuration(int secondEights) | LCDScreen | |
setHeartBeat(std::string heartbeat) | LCDScreen | |
setHeight(int height) | LCDScreen | |
setName(std::string name) | LCDScreen | |
setPriority(std::string priority) | LCDScreen | |
setTimeOut(int secondEights) | LCDScreen | |
setWidth(int width) | LCDScreen | |
~LCDElement() | LCDElement |