libdrmconf  0.12.0
A library to program DMR radios.
All Classes Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
USBDeviceInfo Member List

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

_classUSBDeviceInfoprotected
_pidUSBDeviceInfoprotected
_saveUSBDeviceInfoprotected
_vidUSBDeviceInfoprotected
Class enum nameUSBDeviceInfo
description() constUSBDeviceInfo
hasProductID() constUSBDeviceInfo
hasVendorID() constUSBDeviceInfo
interfaceClass() 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)USBDeviceInfo
USBDeviceInfo(const USBDeviceInfo &other)USBDeviceInfo
vendorId() constUSBDeviceInfo
~USBDeviceInfo()USBDeviceInfovirtual