libdrmconf  0.12.0
A library to program DMR radios.
C7000Device::Descriptor Member List

This is the complete list of members for C7000Device::Descriptor, including all inherited members.

_classUSBDeviceInfoprotected
_deviceUSBDeviceDescriptorprotected
_pidUSBDeviceInfoprotected
_saveUSBDeviceInfoprotected
_vidUSBDeviceInfoprotected
Class enum nameUSBDeviceInfo
description() constUSBDeviceDescriptor
Descriptor(const USBDeviceInfo &info, uint8_t bus, uint8_t device)C7000Device::Descriptor
detect(bool saveOnly=true)USBDeviceDescriptorstatic
device() constUSBDeviceDescriptor
deviceHandle() constUSBDeviceDescriptor
hasProductID() constUSBDeviceInfo
hasVendorID() constUSBDeviceInfo
interfaceClass() 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)USBDeviceInfo
USBDeviceInfo(const USBDeviceInfo &other)USBDeviceInfo
validRawUSB() constUSBDeviceDescriptorprotected
validSerial() constUSBDeviceDescriptorprotected
vendorId() constUSBDeviceInfo
~USBDeviceInfo()USBDeviceInfovirtual