This is the complete list of members for InputSwitchHandler, including all inherited members.
| aileronAxis | InputSwitchHandler | private |
| brakeAxis | InputSwitchHandler | private |
| calibratedRange(CurveAxis *curveAxis) | InputSwitchHandler | privatestatic |
| closedAxis | InputSwitchHandler | private |
| connect | InputSwitchHandler | |
| controlYoke(std::string stringToSet) | InputSwitchHandler | private |
| curveStrings | InputSwitchHandler | private |
| cutInputs(int amountOfPartsNeeded, std::string stringToSet) | InputSwitchHandler | privatestatic |
| elevatorAxis | InputSwitchHandler | private |
| elevatorTrimAxis | InputSwitchHandler | private |
| enginelist | InputSwitchHandler | |
| flapsRange | InputSwitchHandler | private |
| inputs | InputSwitchHandler | private |
| InputSwitchHandler() | InputSwitchHandler | |
| InputSwitchHandler(std::map< int, Input > inputs, HANDLE connect) | InputSwitchHandler | |
| leftBrakeAxis | InputSwitchHandler | private |
| logMessage(std::string message, LogLevel level) | InputSwitchHandler | signal |
| mapCoordinates(int value, coordinates toMapMin, coordinates toMapMax) | InputSwitchHandler | privatestatic |
| mapEngineValueToAxis(Engine *engine) const | InputSwitchHandler | private |
| mapInputs() | InputSwitchHandler | private |
| mapValueToAxis(Axis *axis) const | InputSwitchHandler | private |
| mixtureRanges | InputSwitchHandler | private |
| object | InputSwitchHandler | |
| openAxis | InputSwitchHandler | private |
| prefix | InputSwitchHandler | private |
| propellerRanges | InputSwitchHandler | private |
| reverseAxis | InputSwitchHandler | |
| rightBrakeAxis | InputSwitchHandler | private |
| rudderAxis | InputSwitchHandler | private |
| sendBasicCommand(SIMCONNECT_CLIENT_EVENT_ID eventID, const std::string &stringToSet) | InputSwitchHandler | private |
| sendBasicCommandOff(SIMCONNECT_CLIENT_EVENT_ID eventID) const | InputSwitchHandler | private |
| sendBasicCommandOn(SIMCONNECT_CLIENT_EVENT_ID eventID) const | InputSwitchHandler | private |
| sendBasicCommandValue(SIMCONNECT_CLIENT_EVENT_ID eventID, int value) | InputSwitchHandler | private |
| sendWASMCommand(int prefix, int value) const | InputSwitchHandler | private |
| set_prop_values(std::string stringToSet) | InputSwitchHandler | private |
| setAxisValue(Axis *axis) | InputSwitchHandler | private |
| setBrakeAxis(std::string stringToSet) | InputSwitchHandler | private |
| setComs(const std::string &stringToSet, int comNo) const | InputSwitchHandler | private |
| setCurve(QList< coordinates > curve, CurveTypeEnum curveType) | InputSwitchHandler | |
| setElevatorTrim(std::string stringToSet) | InputSwitchHandler | private |
| setEngineValues(std::string stringToSet) | InputSwitchHandler | private |
| setFlaps(std::string stringToSet) | InputSwitchHandler | private |
| setMixtureValues(std::string stringToSet) | InputSwitchHandler | private |
| setRanges() | InputSwitchHandler | |
| setRudder(std::string stringToSet) | InputSwitchHandler | private |
| settingsHandler | InputSwitchHandler | private |
| switchHandling(const char *stringToParse) | InputSwitchHandler | |