![]() |
Open FFBoard
Open source force feedback firmware
|
This is the complete list of members for SelectableInputs, including all inherited members.
addAinType(uint16_t id) | SelectableInputs | virtual |
addBtnType(uint16_t id) | SelectableInputs | virtual |
ainsources | SelectableInputs | protected |
analog_chooser | SelectableInputs | protected |
analog_inputs | SelectableInputs | protected |
analogsources_buf | SelectableInputs | protected |
btn_chooser | SelectableInputs | protected |
btns | SelectableInputs | protected |
btnsources | SelectableInputs | protected |
clearAinTypes() | SelectableInputs | virtual |
clearBtnTypes() | SelectableInputs | virtual |
getAnalogValues() | SelectableInputs | virtual |
getButtonValues(uint64_t &values) | SelectableInputs | virtual |
SelectableInputs(const ClassChooser< ButtonSource > &btn_chooser, const ClassChooser< AnalogSource > &analog_chooser) | SelectableInputs | |
setAinTypes(uint16_t aintypes) | SelectableInputs | virtual |
setBtnTypes(uint16_t btntypes) | SelectableInputs | virtual |
sourcesSem | SelectableInputs | protected |
~SelectableInputs() | SelectableInputs | virtual |