| _friendlyName | freestick::FSBaseDevice | protected |
| _inputElementMap | freestick::FSUSBJoystick | protected |
| _productID | freestick::FSUSBDevice | protected |
| _productIDFriendlyName | freestick::FSUSBDevice | protected |
| _vendorID | freestick::FSUSBDevice | protected |
| _vendorIDFriendlyName | freestick::FSUSBDevice | protected |
| addInputElement(FSUSBJoyStickInputElement &element) | freestick::FSUSBJoystick | |
| begin() const | freestick::FSUSBJoystick | |
| begin() | freestick::FSUSBJoystick | |
| end() const | freestick::FSUSBJoystick | |
| end() | freestick::FSUSBJoystick | |
| findInputElement(idNumber id) const | freestick::FSUSBJoystick | |
| FSBaseDevice() | freestick::FSBaseDevice | protected |
| FSBaseDevice(idNumber id) | freestick::FSBaseDevice | |
| FSDirectInputJoystick() | freestick::FSDirectInputJoystick | |
| FSDirectInputJoystick(LPDIRECTINPUTDEVICE8 LPDIDJoystick, idNumber joyStickID, unsigned int numberOfButtons, unsigned int numberOfAnlogSticks, unsigned int numberOfDigitalSticks, bool forceFeedBackSupported, long vendorID, long productID, FSUSBJoystickDeviceManager &usbJoystickManager) | freestick::FSDirectInputJoystick | |
| FSUSBDevice() | freestick::FSUSBDevice | protected |
| FSUSBDevice(idNumber id, vendorIDType vendorID, productIDType productID) | freestick::FSUSBDevice | |
| FSUSBJoystick() | freestick::FSUSBJoystick | protected |
| FSUSBJoystick(idNumber joyStickID, unsigned int numberOfButtons, unsigned int numberOfAnlogSticks, unsigned int numberOfDigitalSticks, bool forceFeedBackSupported, vendorIDType vendorID, productIDType productID) | freestick::FSUSBJoystick | |
| getClassType() const | freestick::FSDirectInputJoystick | inlinevirtual |
| getDirectInputPtr() | freestick::FSDirectInputJoystick | inline |
| getElementIds() const | freestick::FSUSBJoystick | |
| getElements() const | freestick::FSUSBJoystick | inline |
| getForceFeedbackSupport() const | freestick::FSUSBJoystick | inline |
| GetFrendlyName() const | freestick::FSBaseDevice | inline |
| getFrendlyProductNameFromID(vendorIDType vendorID, productIDType productID) | freestick::FSUSBDevice | static |
| getFrendlyVendorNameFromID(vendorIDType vendorID) | freestick::FSUSBDevice | static |
| getJoystickID() const | freestick::FSBaseDevice | virtual |
| getNumberOfAnlogSticks() const | freestick::FSUSBJoystick | inline |
| getNumberOfButtons() const | freestick::FSUSBJoystick | inline |
| getNumberOfDigitalSticks() const | freestick::FSUSBJoystick | inline |
| getProductFrendlyName() const | freestick::FSUSBDevice | inline |
| getProductID() const | freestick::FSUSBDevice | inline |
| getVendorFriendlyName() const | freestick::FSUSBDevice | inline |
| getVendorID() const | freestick::FSUSBDevice | inline |
| IFSDevice() | freestick::IFSDevice | inlineprotected |
| isCalibrated() const | freestick::FSDirectInputJoystick | |
| setCalibrated() | freestick::FSDirectInputJoystick | |
| ~FSBaseDevice() | freestick::FSBaseDevice | virtual |
| ~FSDirectInputJoystick() | freestick::FSDirectInputJoystick | virtual |
| ~FSUSBJoystick() | freestick::FSUSBJoystick | |
| ~IFSDevice() | freestick::IFSDevice | inlineprotectedvirtual |