DCC-EX Simple Throttle
Simple throttle for a DCC-EX CommandStation
|
This is the complete list of members for ErrorScreen, including all inherited members.
_errorMessage | ErrorScreen | private |
_next | ScreenInterface | private |
drawScreen(DisplayInterface *display) override | ErrorScreen | virtual |
ErrorScreen() | ErrorScreen | |
getNext() | ScreenInterface | inline |
handleUserConfirmationAction(UserConfirmationAction action) override | ErrorScreen | virtual |
handleUserSelectionAction(UserSelectionAction action, bool throttleInverted=false) override | ErrorScreen | virtual |
setErrorMessage(const char *errorMessage) | ErrorScreen | |
setNext(ScreenInterface *screen) | ScreenInterface | inline |
~ScreenInterface()=default | ScreenInterface | virtual |