libdrmconf  0.10.4
A library to program DMR radios.
USBDeviceDescriptor Member List

This is the complete list of members for USBDeviceDescriptor, including all inherited members.

_classUSBDeviceInfoprotected
_deviceUSBDeviceDescriptorprotected
_identifiableUSBDeviceInfoprotected
_pidUSBDeviceInfoprotected
_saveUSBDeviceInfoprotected
_vidUSBDeviceInfoprotected
Class enum nameUSBDeviceInfo
description() constUSBDeviceDescriptor
detect()USBDeviceDescriptorstatic
device() constUSBDeviceDescriptor
deviceHandle() constUSBDeviceDescriptor
interfaceClass() constUSBDeviceInfo
isIdentifiable() constUSBDeviceInfo
isSave() constUSBDeviceInfo
isValid() constUSBDeviceDescriptor
longDescription() constUSBDeviceInfo
operator!=(const USBDeviceInfo &other) constUSBDeviceInfo
operator=(const USBDeviceDescriptor &other)USBDeviceDescriptor
USBDeviceInfo::operator=(const USBDeviceInfo &other)USBDeviceInfo
operator==(const USBDeviceInfo &other) constUSBDeviceInfo
productId() constUSBDeviceInfo
USBDeviceDescriptor(const USBDeviceInfo &info, const QString &device)USBDeviceDescriptorprotected
USBDeviceDescriptor(const USBDeviceInfo &info, const USBDeviceHandle &device)USBDeviceDescriptorprotected
USBDeviceDescriptor()USBDeviceDescriptor
USBDeviceDescriptor(const USBDeviceDescriptor &other)USBDeviceDescriptor
USBDeviceInfo()USBDeviceInfo
USBDeviceInfo(Class cls, uint16_t vid, uint16_t pid, bool save=true, bool identifiable=true)USBDeviceInfo
USBDeviceInfo(const USBDeviceInfo &other)USBDeviceInfo
validRawUSB() constUSBDeviceDescriptorprotected
validSerial() constUSBDeviceDescriptorprotected
vendorId() constUSBDeviceInfo
~USBDeviceInfo()USBDeviceInfovirtual