#include <FSUSBMacOSXJoystick.h>
|
| FSUSBMacOSXJoystick (IOHIDDeviceRef device, idNumber joyStickID, unsigned int numberOfButtons, unsigned int numberOfAnlogSticks, unsigned int numberOfDigitalSticks, bool forceFeedBackSupported) |
|
unsigned int | Init (FSUSBJoystickDeviceManager &usbJoystickManager) |
|
virtual | ~FSUSBMacOSXJoystick () |
|
IOHIDDeviceRef | GetIOHIDDeviceRef () const |
|
virtual FSDeviceType | getClassType () const |
|
| ~FSUSBJoystick () |
|
| FSUSBJoystick (idNumber joyStickID, unsigned int numberOfButtons, unsigned int numberOfAnlogSticks, unsigned int numberOfDigitalSticks, bool forceFeedBackSupported, vendorIDType vendorID, productIDType productID) |
|
unsigned int | getNumberOfButtons () const |
|
unsigned int | getNumberOfAnlogSticks () const |
|
unsigned int | getNumberOfDigitalSticks () const |
|
bool | getForceFeedbackSupport () const |
|
void | addInputElement (FSUSBJoyStickInputElement &element) |
|
JoyStickElementMap | getElements () const |
|
std::vector< idNumber > | getElementIds () const |
|
const FSUSBJoyStickInputElement * | findInputElement (idNumber id) const |
|
JoyStickElementMap::const_iterator | begin () const |
|
JoyStickElementMap::const_iterator | end () const |
|
JoyStickElementMap::iterator | begin () |
|
JoyStickElementMap::iterator | end () |
|
| FSUSBDevice (idNumber id, vendorIDType vendorID, productIDType productID) |
|
const std::string | getVendorFriendlyName () const |
|
const std::string | getProductFrendlyName () const |
|
vendorIDType | getProductID () const |
|
productIDType | getVendorID () const |
|
virtual idNumber | getJoystickID () const |
|
const std::string & | GetFrendlyName () const |
|
| FSBaseDevice (idNumber id) |
|
virtual | ~FSBaseDevice () |
|
◆ FSUSBMacOSXJoystick() [1/2]
FSUSBMacOSXJoystick::FSUSBMacOSXJoystick |
( |
| ) |
|
|
protected |
◆ FSUSBMacOSXJoystick() [2/2]
FSUSBMacOSXJoystick::FSUSBMacOSXJoystick |
( |
IOHIDDeviceRef |
device, |
|
|
idNumber |
joyStickID, |
|
|
unsigned int |
numberOfButtons, |
|
|
unsigned int |
numberOfAnlogSticks, |
|
|
unsigned int |
numberOfDigitalSticks, |
|
|
bool |
forceFeedBackSupported |
|
) |
| |
◆ ~FSUSBMacOSXJoystick()
FSUSBMacOSXJoystick::~FSUSBMacOSXJoystick |
( |
| ) |
|
|
virtual |
◆ CFStringRefToString()
std::string FSUSBMacOSXJoystick::CFStringRefToString |
( |
CFStringRef |
refString | ) |
|
|
static |
◆ getClassType()
virtual FSDeviceType freestick::FSUSBMacOSXJoystick::getClassType |
( |
| ) |
const |
|
inlinevirtual |
◆ GetIOHIDDeviceRef()
IOHIDDeviceRef freestick::FSUSBMacOSXJoystick::GetIOHIDDeviceRef |
( |
| ) |
const |
|
inline |
◆ getManufactureName()
std::string FSUSBMacOSXJoystick::getManufactureName |
( |
IOHIDDeviceRef |
device | ) |
|
|
static |
◆ Init()
The documentation for this class was generated from the following files: