RSeries astromech firmware
UnsignedValueScreen Member List

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

buttonDial(long newValue, long oldValue=0)CommandScreeninlinevirtual
buttonDownPressed(bool repeat) overrideUnsignedValueScreeninlinevirtual
buttonDownReleased()CommandScreeninlinevirtual
buttonInPressed(bool repeat=false)CommandScreeninlinevirtual
buttonInReleased() overrideUnsignedValueScreeninlinevirtual
buttonLeftPressed(bool repeat) overrideUnsignedValueScreeninlinevirtual
buttonLeftReleased()CommandScreeninlinevirtual
buttonRightPressed(bool repeat=false)CommandScreeninlinevirtual
buttonRightReleased()CommandScreeninlinevirtual
buttonUpPressed(bool repeat) overrideUnsignedValueScreeninlinevirtual
buttonUpReleased()CommandScreeninlinevirtual
clearSelection()CommandScreeninlineprotected
CommandScreen(CommandScreenHandler &handler, ScreenID id, SerialCommand *cmds=nullptr, uint8_t siz=0)CommandScreeninline
exit()CommandScreeninlinevirtual
fDisplayValueUnsignedValueScreenprotected
fIDCommandScreenprotected
fKeyRepeatRateMSCommandScreenprotected
fLastTagCommandScreenprotected
fMaxValueUnsignedValueScreenprotected
fMenuCommandScreenprotected
fMinValueUnsignedValueScreenprotected
fStartValueUnsignedValueScreenprotected
getKeyRepeatRate() constCommandScreeninline
getSelected() constCommandScreeninline
getValue()=0UnsignedValueScreenprotectedpure virtual
handleEvent()CommandScreeninlinevirtual
handleSelection(uint8_t selection)CommandScreeninlinevirtual
hasMenu()CommandScreeninlineprotected
ID() constCommandScreeninline
init()UnsignedValueScreeninlinevirtual
isActive()CommandScreeninlinevirtual
isStatus()CommandScreeninlinevirtual
popScreen()CommandScreeninline
pushScreen(ScreenID id)CommandScreeninline
render() overrideUnsignedValueScreeninlinevirtual
restoreScreen()CommandScreeninline
saveValue(unsigned newValue)=0UnsignedValueScreenprotectedpure virtual
setKeyRepeatRate(unsigned ms)CommandScreeninline
setValue(unsigned newValue)=0UnsignedValueScreenprotectedpure virtual
switchToScreen(ScreenID id)CommandScreeninline
toggleMaskBit(uint8_t &mask, uint8_t bit)CommandScreeninlineprotectedstatic
toggleMaskBit(uint16_t &mask, uint16_t bit)CommandScreeninlineprotectedstatic
UnsignedValueScreen(ScreenID id, unsigned maxValue=~0u, unsigned minValue=1)UnsignedValueScreeninline