__pad0__ | lusb::UsbDevice::Location | |
addr | lusb::UsbDevice::Location | |
bus | lusb::UsbDevice::Location | |
loc | lusb::UsbDevice::Location | |
Location() | lusb::UsbDevice::Location | [inline] |
Location(uint8_t _bus, uint8_t _port=0, uint8_t _addr=0, uint16_t _vid=0, uint16_t _pid=0) | lusb::UsbDevice::Location | [inline] |
match(const Location &a, const Location &b) | lusb::UsbDevice::Location | [inline, static] |
match(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator!=(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator<(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator<=(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator==(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator>(const Location &other) const | lusb::UsbDevice::Location | [inline] |
operator>=(const Location &other) const | lusb::UsbDevice::Location | [inline] |
pid | lusb::UsbDevice::Location | |
port | lusb::UsbDevice::Location | |
vid | lusb::UsbDevice::Location |