RSeries astromech firmware
CommandScreen Member List

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

buttonDial(long newValue, long oldValue=0)CommandScreeninlinevirtual
buttonDownPressed(bool repeat=false)CommandScreeninlinevirtual
buttonDownReleased()CommandScreeninlinevirtual
buttonInPressed(bool repeat=false)CommandScreeninlinevirtual
buttonInReleased()CommandScreeninlinevirtual
buttonLeftPressed(bool repeat=false)CommandScreeninlinevirtual
buttonLeftReleased()CommandScreeninlinevirtual
buttonRightPressed(bool repeat=false)CommandScreeninlinevirtual
buttonRightReleased()CommandScreeninlinevirtual
buttonUpPressed(bool repeat=false)CommandScreeninlinevirtual
buttonUpReleased()CommandScreeninlinevirtual
clearSelection()CommandScreeninlineprotected
CommandScreen(CommandScreenHandler &handler, ScreenID id, SerialCommand *cmds=nullptr, uint8_t siz=0)CommandScreeninline
exit()CommandScreeninlinevirtual
fIDCommandScreenprotected
fKeyRepeatRateMSCommandScreenprotected
fLastTagCommandScreenprotected
fMenuCommandScreenprotected
getKeyRepeatRate() constCommandScreeninline
getSelected() constCommandScreeninline
handleEvent()CommandScreeninlinevirtual
handleSelection(uint8_t selection)CommandScreeninlinevirtual
hasMenu()CommandScreeninlineprotected
ID() constCommandScreeninline
init()CommandScreeninlinevirtual
isActive()CommandScreeninlinevirtual
isStatus()CommandScreeninlinevirtual
popScreen()CommandScreeninline
pushScreen(ScreenID id)CommandScreeninline
render()=0CommandScreenpure virtual
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