| assocFeature(int iFeatId, int iMnem) | rnr::HIDInput | inlinevirtual |
| blockWait() | rnr::HIDXbox360 | protected |
| calibrateJoySticks(int nLeftDeadZone, int nRightDeadZone) | rnr::HIDXbox360 | |
| cancelTransfers() | rnr::HIDXbox360 | protected |
| cancelUpdateThread() | rnr::HIDXbox360 | protected |
| checkErrorThresholds() | rnr::HIDXbox360 | protected |
| claimXboxInterfaces() | rnr::HIDXbox360 | protected |
| clearErrorCnts() | rnr::HIDXbox360 | inlineprotected |
| close() | rnr::HIDXbox360 | virtual |
| convertToInt(byte_t lsb, byte_t msb) | rnr::HIDXbox360 | protected |
| createUpdateThread() | rnr::HIDXbox360 | protected |
| debugPrintHdr() | rnr::HIDXbox360 | |
| debugPrintState() | rnr::HIDXbox360 | |
| debugPrintTransferBuf(const std::string &strPreface, struct libusb_transfer *transfer) | rnr::HIDXbox360 | inlineprotected |
| debugPrintTransferBuf(const std::string &strPreface, byte_t buf[], ssize_t n, const std::string &strEoR="\n") | rnr::HIDXbox360 | protected |
| FeatMap_T typedef | rnr::HIDInput | |
| flushInput() | rnr::HIDXbox360 | protected |
| freeTransferPkts() | rnr::HIDXbox360 | protected |
| getCurrentState() | rnr::HIDXbox360 | inlinevirtual |
| getError() const | rnr::HIDInput | inlinevirtual |
| getFeatureProp(int iMnem, HIDFeatType &eFeatType, int &nDir, int &nMin, int &nMax, int &nStep) | rnr::HIDXbox360 | virtual |
| getFeatureVal(int iMnem) | rnr::HIDXbox360 | inlinevirtual |
| getHIDClass() | rnr::HIDInput | inlinevirtual |
| getProdName() | rnr::HIDInput | inlinevirtual |
| getStrError(int nError) const | rnr::HIDXbox360 | inlinevirtual |
| goad() | rnr::HIDXbox360 | protected |
| HIDInput(HIDClass eHIDClass=HIDClassUnknown) | rnr::HIDInput | inline |
| HIDXbox360(int usbDebugLevel=0) | rnr::HIDXbox360 | |
| initTransferPkts() | rnr::HIDXbox360 | protected |
| isConnected() | rnr::HIDInput | inlinevirtual |
| isFatal() const | rnr::HIDInput | inlinevirtual |
| isLinked() | rnr::HIDInput | inlinevirtual |
| isWireless() | rnr::HIDXbox360 | inline |
| lock() | rnr::HIDXbox360 | inlineprotected |
| m_bFatal | rnr::HIDInput | protected |
| m_bIsConnected | rnr::HIDInput | protected |
| m_bIsLinked | rnr::HIDInput | protected |
| m_condUpdate | rnr::HIDXbox360 | protected |
| m_eHIDClass | rnr::HIDInput | protected |
| m_eThreadState | rnr::HIDXbox360 | protected |
| m_featMap | rnr::HIDInput | protected |
| m_fLeftJoyB | rnr::HIDXbox360 | protected |
| m_fLeftJoyM | rnr::HIDXbox360 | protected |
| m_fRightJoyB | rnr::HIDXbox360 | protected |
| m_fRightJoyM | rnr::HIDXbox360 | protected |
| m_mutexUpdate | rnr::HIDXbox360 | protected |
| m_nBatteryStatus | rnr::HIDXbox360 | protected |
| m_nError | rnr::HIDInput | protected |
| m_nErrorRcv | rnr::HIDXbox360 | protected |
| m_nErrorRcvTh | rnr::HIDXbox360 | protected |
| m_nErrorRcvTimeout | rnr::HIDXbox360 | protected |
| m_nErrorRcvTimeoutTh | rnr::HIDXbox360 | protected |
| m_nErrorSend | rnr::HIDXbox360 | protected |
| m_nErrorTotal | rnr::HIDXbox360 | protected |
| m_nErrorTotalTh | rnr::HIDXbox360 | protected |
| m_nLEDPattern | rnr::HIDXbox360 | protected |
| m_nLeftJoyDeadZone | rnr::HIDXbox360 | protected |
| m_nLeftRumble | rnr::HIDXbox360 | protected |
| m_nOffset | rnr::HIDXbox360 | protected |
| m_nProdId | rnr::HIDXbox360 | protected |
| m_nRightJoyDeadZone | rnr::HIDXbox360 | protected |
| m_nRightRumble | rnr::HIDXbox360 | protected |
| m_nStatus | rnr::HIDXbox360 | protected |
| m_state | rnr::HIDXbox360 | protected |
| m_strProdName | rnr::HIDXbox360 | protected |
| m_strSerialNum | rnr::HIDXbox360 | protected |
| m_threadId | rnr::HIDXbox360 | protected |
| m_tsThread | rnr::HIDXbox360 | protected |
| m_usbContext | rnr::HIDXbox360 | protected |
| m_usbHandle | rnr::HIDXbox360 | protected |
| m_usbPkt | rnr::HIDXbox360 | protected |
| MNEM_START | rnr::HIDInput | static |
| NErrorRcvThDft | rnr::HIDXbox360 | static |
| NErrorRcvTimeoutThDft | rnr::HIDXbox360 | static |
| NErrorTotalThDft | rnr::HIDXbox360 | static |
| open() | rnr::HIDXbox360 | virtual |
| openXbox() | rnr::HIDXbox360 | protected |
| parseWired(byte_t buf[], ssize_t n) | rnr::HIDXbox360 | protected |
| parseWireless(byte_t buf[], ssize_t n) | rnr::HIDXbox360 | protected |
| ping() | rnr::HIDXbox360 | virtual |
| run(float hz=30.0) | rnr::HIDXbox360 | virtual |
| setConnectionState(bool bNewState) | rnr::HIDInput | inlineprotectedvirtual |
| setErrorThresholds(int nErrorRcvTimeoutTh=NErrorRcvTimeoutThDft, int nErrorRcvTh=NErrorRcvThDft, int nErrorTotalTh=NErrorTotalThDft) | rnr::HIDXbox360 | inline |
| setFeatureVal(int iMnem, int nVal) | rnr::HIDXbox360 | virtual |
| setLED(int nPattern) | rnr::HIDXbox360 | |
| setLinkState(bool bNewState) | rnr::HIDXbox360 | protectedvirtual |
| setRumble(int nLeftMot, int nRightMot) | rnr::HIDXbox360 | |
| signalUpdateThread() | rnr::HIDXbox360 | protected |
| stop() | rnr::HIDXbox360 | virtual |
| submitReadTransfer() | rnr::HIDXbox360 | protected |
| T_UPDATE_DFT | rnr::HIDInput | static |
| ThreadState enum name | rnr::HIDXbox360 | |
| ThreadStateExit enum value | rnr::HIDXbox360 | |
| ThreadStateNone enum value | rnr::HIDXbox360 | |
| ThreadStateRunning enum value | rnr::HIDXbox360 | |
| transferCallbackGoad(struct libusb_transfer *transfer) | rnr::HIDXbox360 | protectedstatic |
| transferCallbackInput(struct libusb_transfer *transfer) | rnr::HIDXbox360 | protectedstatic |
| transferCallbackLED(struct libusb_transfer *transfer) | rnr::HIDXbox360 | protectedstatic |
| transferCallbackRumble(struct libusb_transfer *transfer) | rnr::HIDXbox360 | protectedstatic |
| unlock() | rnr::HIDXbox360 | inlineprotected |
| update(uint_t uMSec=T_UPDATE_DFT) | rnr::HIDXbox360 | virtual |
| updateButtonState(byte_t msg[], ssize_t n) | rnr::HIDXbox360 | protected |
| updateLEDState(byte_t buf[], ssize_t n) | rnr::HIDXbox360 | protected |
| updateRumbleState(byte_t msg[], ssize_t n) | rnr::HIDXbox360 | protected |
| updateThread(void *pArg) | rnr::HIDXbox360 | protectedstatic |
| updown(int nBit) | rnr::HIDXbox360 | inlineprotected |
| UsbPktId enum name | rnr::HIDXbox360 | |
| UsbPktIdGoad enum value | rnr::HIDXbox360 | |
| UsbPktIdInput enum value | rnr::HIDXbox360 | |
| UsbPktIdLED enum value | rnr::HIDXbox360 | |
| UsbPktIdNumOf enum value | rnr::HIDXbox360 | |
| UsbPktIdRumble enum value | rnr::HIDXbox360 | |
| UsbTransferBufSize | rnr::HIDXbox360 | static |
| zeroState() | rnr::HIDXbox360 | inlineprotected |
| ~HIDInput() | rnr::HIDInput | inlinevirtual |
| ~HIDXbox360() | rnr::HIDXbox360 | |