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

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

_classUSBDeviceInfoprotected
_identifiableUSBDeviceInfoprotected
_pidUSBDeviceInfoprotected
_saveUSBDeviceInfoprotected
_vidUSBDeviceInfoprotected
Class enum nameUSBDeviceInfo
description() constUSBDeviceInfo
interfaceClass() constUSBDeviceInfo
isIdentifiable() constUSBDeviceInfo
isSave() constUSBDeviceInfo
isValid() constUSBDeviceInfo
longDescription() constUSBDeviceInfo
operator!=(const USBDeviceInfo &other) constUSBDeviceInfo
operator=(const USBDeviceInfo &other)USBDeviceInfo
operator==(const USBDeviceInfo &other) constUSBDeviceInfo
productId() constUSBDeviceInfo
USBDeviceInfo()USBDeviceInfo
USBDeviceInfo(Class cls, uint16_t vid, uint16_t pid, bool save=true, bool identifiable=true)USBDeviceInfo
USBDeviceInfo(const USBDeviceInfo &other)USBDeviceInfo
vendorId() constUSBDeviceInfo
~USBDeviceInfo()USBDeviceInfovirtual