This is the complete list of members for JoystickSwitchInput, including all inherited members.
| changePrecision(uint16_t maxValue, int currentValue, bool rolloverOnMax=false, int step=1) | RotaryEncoder | |
| currentReading (defined in RotaryEncoder) | RotaryEncoder | protected |
| didLastSyncSucceed() | RotaryEncoder | inline |
| encoderChanged() | RotaryEncoder | inlinevirtual |
| EncoderFlagBits enum name (defined in RotaryEncoder) | RotaryEncoder | protected |
| exec() override | JoystickSwitchInput | inline |
| flags (defined in RotaryEncoder) | RotaryEncoder | protected |
| getCurrentReading() const | RotaryEncoder | inline |
| getMaximumValue() | RotaryEncoder | inline |
| getUserIntention() (defined in RotaryEncoder) | RotaryEncoder | inline |
| increment(int8_t incVal) | RotaryEncoder | |
| intent (defined in RotaryEncoder) | RotaryEncoder | protected |
| JoystickSwitchInput(AnalogDevice *analogDevice, pinid_t analogPin, EncoderCallbackFn callback) | JoystickSwitchInput | inline |
| JoystickSwitchInput(AnalogDevice *analogDevice, pinid_t analogPin, EncoderListener *listener) | JoystickSwitchInput | inline |
| LAST_ENCODER_DIRECTION_UP enum value (defined in RotaryEncoder) | RotaryEncoder | protected |
| LAST_SYNC_STATUS enum value (defined in RotaryEncoder) | RotaryEncoder | protected |
| maximumValue (defined in RotaryEncoder) | RotaryEncoder | protected |
| nextInterval(int forceApplied) (defined in JoystickSwitchInput) | JoystickSwitchInput | inline |
| notify (defined in RotaryEncoder) | RotaryEncoder | protected |
| OO_LISTENER_CALLBACK enum value (defined in RotaryEncoder) | RotaryEncoder | protected |
| replaceCallback(EncoderCallbackFn callbackFn) | RotaryEncoder | |
| replaceCallbackListener(EncoderListener *callbackFn) | RotaryEncoder | |
| RotaryEncoder(EncoderCallbackFn callback) (defined in RotaryEncoder) | RotaryEncoder | explicit |
| RotaryEncoder(EncoderListener *listener) (defined in RotaryEncoder) | RotaryEncoder | explicit |
| runCallback(int newVal) (defined in RotaryEncoder) | RotaryEncoder | inline |
| setAccelerationParameters(float initialDelayPeriod, float decreaseDivisor) | JoystickSwitchInput | inline |
| setCurrentReading(int reading) | RotaryEncoder | inline |
| setTolerance(float midPoint_, float tolerance_) | JoystickSwitchInput | inline |
| setUserIntention(EncoderUserIntention intention) | RotaryEncoder | |
| stepSize (defined in RotaryEncoder) | RotaryEncoder | protected |
| WRAP_AROUND_MODE enum value (defined in RotaryEncoder) | RotaryEncoder | protected |
| ~RotaryEncoder() (defined in RotaryEncoder) | RotaryEncoder | inlinevirtual |