EX-Display
EX-Display
Loading...
Searching...
No Matches
DisplayInterface Member List

This is the complete list of members for DisplayInterface, including all inherited members.

_backgroundColourDisplayInterfaceprotected
_convertRGBtoRGB565(const char *colour)DisplayInterfaceprotected
_csPinDisplayInterfaceprotected
_displayIdDisplayInterfaceprotected
_fontHeightDisplayInterfaceprotected
_fontWidthDisplayInterfaceprotected
_isModifier(char check)DisplayInterfaceprotected
_isRGB(const char *colour)DisplayInterfaceprotected
_loggerDisplayInterfaceprotected
_maxColumnDisplayInterfaceprotected
_maxRowDisplayInterfaceprotected
_needsRedrawDisplayInterfaceprotected
_nextDisplayInterfaceprotected
_rotationDisplayInterfaceprotected
_sanitiseAttributes(RowAttributes attributes)DisplayInterfaceprotected
_screenIdDisplayInterfaceprotected
_setAttribute(RowAttributes attributes, char modifier, uint16_t colour=0xFFFF)DisplayInterfaceprotected
_textColourDisplayInterfaceprotected
_textSizeDisplayInterfaceprotected
begin()=0DisplayInterfacepure virtual
clearScreen()=0DisplayInterfacepure virtual
displayFormattedRow(uint8_t row, uint8_t column, RowAttributes attributes, const char *text, bool append)=0DisplayInterfacepure virtual
displayScreen(Screen *screen)=0DisplayInterfacepure virtual
displayStartupInfo(const char *version)=0DisplayInterfacepure virtual
formatRow(int row, const char *text)DisplayInterface
getCSPin()DisplayInterface
getId()DisplayInterface
getNext()DisplayInterface
getScreenId()DisplayInterface
needsRedraw()DisplayInterface
setId(uint8_t displayId)DisplayInterface
setLogger(Logger *logger)DisplayInterface
setNeedsRedraw(bool redraw)DisplayInterface
setNext(DisplayInterface *display)DisplayInterface
setScreenId(int screenId)DisplayInterface
~DisplayInterface()=defaultDisplayInterfacevirtual