Arduino Sim Racing Library v2.0.0
|
This is the complete list of members for SimRacing::Shifter, including all inherited members.
begin() | SimRacing::Peripheral | inlinevirtual |
Gear typedef | SimRacing::Shifter | |
gearChanged() const | SimRacing::Shifter | inline |
getGear() const | SimRacing::Shifter | inline |
getGearChar(int gear) | SimRacing::Shifter | static |
getGearChar() const | SimRacing::Shifter | |
getGearMax() | SimRacing::Shifter | inline |
getGearMin() | SimRacing::Shifter | inline |
getGearString(int gear) | SimRacing::Shifter | static |
getGearString() const | SimRacing::Shifter | |
isConnected() const | SimRacing::Peripheral | |
setDetectPtr(DeviceConnection *d) | SimRacing::Peripheral | protected |
setGear(Gear gear) | SimRacing::Shifter | protected |
setStablePeriod(unsigned long t) | SimRacing::Peripheral | |
Shifter(Gear min, Gear max) | SimRacing::Shifter | |
update() | SimRacing::Peripheral | |
updateState(bool connected)=0 | SimRacing::Peripheral | protectedpure virtual |
~Peripheral() | SimRacing::Peripheral | inlinevirtual |