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