bmRequestType_t typedef | LOW_portUsbDevice | |
bRequest_t typedef | LOW_portUsbDevice | |
bulkRead(const usbEndpoint_t inEP, const wLength_t inLength, msgData_t outData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
bulkRead(const usbEndpoint_t inEP, byteVec_t &outData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
bulkWrite(const usbEndpoint_t inEP, const wLength_t inLength, const msgData_t inData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
bulkWrite(const usbEndpoint_t inEP, const byteVec_t &inData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
claimInterface(const usbInterface_t inInterface) | LOW_portUsbDevice_Linux | [virtual] |
class_DERIVE_FROM_EXCEPTION(portUsbDevice_error, LOW_exception) | LOW_portUsbDevice | |
class_DERIVE_FROM_EXCEPTION(noSuchDevice_error, portUsbDevice_error) | LOW_portUsbDevice | |
clearHalt(const usbEndpoint_t inEP) | LOW_portUsbDevice_Linux | [virtual] |
controlMsg(const bmRequestType_t inReqType, const bRequest_t inRequest, const wValue_t inValue, const wIndex_t inIndex, const wLength_t inLength, msgData_t inOutData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
controlMsg(const bmRequestType_t inReqType, const bRequest_t inRequest, const wValue_t inValue, const wIndex_t inIndex, byteVec_t &inOutData, const usbTimeout_t inTimeout) | LOW_portUsbDevice_Linux | [virtual] |
getPortSpecifiers(const usbVendorID_t inVendorID, const usbProductID_t inProductID) | LOW_portUsbDevice_Linux | [protected, static] |
getProductID() | LOW_portUsbDevice_Linux | [virtual] |
getVendorID() | LOW_portUsbDevice_Linux | [virtual] |
initHelper | LOW_portUsbDevice_Linux | [private, static] |
initialize() | LOW_portUsbDevice_Linux | [private, static] |
libUsbErrMsg() | LOW_portUsbDevice_Linux | [private, virtual] |
LOW_objectSynchronizer() | LOW_objectSynchronizer | [protected] |
LOW_objectSynchronizer(const LOW_objectSynchronizer &inObjectSynchronizer) | LOW_objectSynchronizer | [protected] |
LOW_portUsb_Factory class | LOW_portUsbDevice_Linux | [friend] |
LOW_portUsbDevice_Linux(const LOW_portUsb_Factory::usbDeviceSpecifier_t inUsbDevSpec) | LOW_portUsbDevice_Linux | [protected] |
msgData_t typedef | LOW_portUsbDevice | |
operator=(const LOW_objectSynchronizer &inRightSide) | LOW_objectSynchronizer | |
releaseInterface(const usbInterface_t inInterface) | LOW_portUsbDevice_Linux | [virtual] |
rescanBusses() | LOW_portUsbDevice_Linux | [private, static] |
setConfiguration(const usbConfig_t inConfig) | LOW_portUsbDevice_Linux | [virtual] |
setIfaceAltSetting(const usbSetting_t inAltSetting) | LOW_portUsbDevice_Linux | [virtual] |
usbConfig_t typedef | LOW_portUsbDevice | |
usbEndpoint_t typedef | LOW_portUsbDevice | |
usbInterface_t typedef | LOW_portUsbDevice | |
usbLibDevHdl | LOW_portUsbDevice_Linux | [private] |
usbLibDevice | LOW_portUsbDevice_Linux | [private] |
usbProductID_t typedef | LOW_portUsbDevice | |
usbSetting_t typedef | LOW_portUsbDevice | |
usbTimeout_t typedef | LOW_portUsbDevice | |
usbVendorID_t typedef | LOW_portUsbDevice | |
wIndex_t typedef | LOW_portUsbDevice | |
wLength_t typedef | LOW_portUsbDevice | |
wValue_t typedef | LOW_portUsbDevice | |
~LOW_objectSynchronizer() | LOW_objectSynchronizer | [protected, virtual] |
~LOW_portUsbDevice() | LOW_portUsbDevice | [virtual] |
~LOW_portUsbDevice_Linux() | LOW_portUsbDevice_Linux | [virtual] |