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