RSeries astromech firmware
MenuScreen Member List

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

buttonDial(long newValue, long oldValue=0)CommandScreeninlinevirtual
buttonDownPressed(bool repeat) overrideMenuScreeninlinevirtual
buttonDownReleased()CommandScreeninlinevirtual
buttonInPressed(bool repeat=false)CommandScreeninlinevirtual
buttonInReleased()CommandScreeninlinevirtual
buttonLeftPressed(bool repeat=false)CommandScreeninlinevirtual
buttonLeftReleased() overrideMenuScreeninlinevirtual
buttonRightPressed(bool repeat=false)CommandScreeninlinevirtual
buttonRightReleased() overrideMenuScreeninlinevirtual
buttonUpPressed(bool repeat) overrideMenuScreeninlinevirtual
buttonUpReleased()CommandScreeninlinevirtual
clearSelection()CommandScreeninlineprotected
CommandScreen(CommandScreenHandler &handler, ScreenID id, SerialCommand *cmds=nullptr, uint8_t siz=0)CommandScreeninline
exit()CommandScreeninlinevirtual
fCurrentDisplayItemMenuScreenprotected
fCurrentItemMenuScreenprotected
fIDCommandScreenprotected
fKeyRepeatRateMSCommandScreenprotected
fLastTagCommandScreenprotected
fMenuMenuScreenprotected
fMenuCountMenuScreenprotected
getKeyRepeatRate() constCommandScreeninline
getSelected() constCommandScreeninline
handleEvent()CommandScreeninlinevirtual
handleSelection(uint8_t selection)CommandScreeninlinevirtual
hasMenu()CommandScreeninlineprotected
ID() constCommandScreeninline
init() overrideMenuScreeninlinevirtual
isActive()CommandScreeninlinevirtual
isStatus()CommandScreeninlinevirtual
MenuScreen(ScreenID id, const char **menu, uint8_t siz)MenuScreeninline
popScreen()CommandScreeninline
pushScreen(ScreenID id)CommandScreeninline
render() overrideMenuScreeninlinevirtual
restoreScreen()CommandScreeninline
setKeyRepeatRate(unsigned ms)CommandScreeninline
switchToScreen(ScreenID id)CommandScreeninline
toggleMaskBit(uint8_t &mask, uint8_t bit)CommandScreeninlineprotectedstatic
toggleMaskBit(uint16_t &mask, uint16_t bit)CommandScreeninlineprotectedstatic